web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Microsoft Dynamics 365 | Integration, Dataverse...
Suggested Answer

CRM Sales Order + CDS + Logic Apps

(0) ShareShare
ReportReport
Posted on by

I'm working on an integration involving Dynamics 365 sales orders and an on-prem ERP via Azure (CDS, Logic Apps, Web API, etc.).

Upon sales order creation/update, CDS calls my Logic App. However, I can only access the record one attribute at a time. How do I send the entire record in my Logic App from CDS to my Web API?

I have the same question (0)
  • Suggested answer
    Bipin D365 Profile Picture
    28,985 Moderator on at

    Hi,

    Logic app has trigger - When record is created/update

    This will only work for one record at a time. for multiple records in dynamics multiple instance of same logic app will be executed.

    You can update your logic app to schedule logic app . Meaning run your logic every day - then use List Record action to fetch all records from Dynamics based on your filter criteria. Use for each action to process those records.

    www.thrives.be/.../

    Please mark my answer verified if i were helpful

  • Community Member Profile Picture
    on at

    Thanks, that helps me in another part of the trigger, but how do I programmatically/iteratively access all the fields/attributes of the created/updated record without individually referencing each field/attribute?

  • Suggested answer
    Bipin D365 Profile Picture
    28,985 Moderator on at

    HI,

    I don't undertsand your requirement. You will get all fields and can be used from Dynamic content window. There is no way to access all fields, you will need to access one at a time.

    Please mark my answer verified if i were helpful

  • Community Member Profile Picture
    on at

    Thanks. It turns out all the record's fields/attributes are available as a JSON record in the Body parameter.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Meet the Microsoft Dynamics 365 Contact Center Champions

We are thrilled to have these Champions in our Community!

Congratulations to the April Top 10 Community Leaders

These are the community rock stars!

Leaderboard > Microsoft Dynamics 365 | Integration, Dataverse, and general topics

#1
11manish Profile Picture

11manish 91

#2
Subra Profile Picture

Subra 90

#3
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 74 Super User 2026 Season 1

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans