web
You’re offline. This is a read only version of the page.
close
Skip to main content
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)
  • 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

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Mansi Soni – Community Spotlight

We are honored to recognize Mansi Soni as our August 2025 Community…

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

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

#1
DAnny3211 Profile Picture

DAnny3211 433

#2
Abhilash Warrier Profile Picture

Abhilash Warrier 137 Super User 2025 Season 2

#3
Martin Dráb Profile Picture

Martin Dráb 67 Most Valuable Professional

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans