Skip to main content

Notifications

Announcements

No record found.

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?

  • Community Member Profile Picture
    on at
    RE: CRM Sales Order + CDS + Logic Apps

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

  • Suggested answer
    Bipin D365 Profile Picture
    28,981 Moderator on at
    RE: CRM Sales Order + CDS + Logic Apps

    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
    RE: CRM Sales Order + CDS + Logic Apps

    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,981 Moderator on at
    RE: CRM Sales Order + CDS + Logic Apps

    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

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

Ramesh Kumar – Community Spotlight

We are honored to recognize Ramesh Kumar as our July 2025 Community…

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

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

#1
Adis Profile Picture

Adis 136 Super User 2025 Season 1

#2
Sohail Ahmed Profile Picture

Sohail Ahmed 81

#3
Jonas "Jones" Melgaard Profile Picture

Jonas "Jones" Melgaard 77 Super User 2025 Season 1

Product updates

Dynamics 365 release plans