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

HTTP Action - Load a reference of a related entity

(0) ShareShare
ReportReport
Posted on by

Can someone tell me if it is possible to load a reference in a HTTP Action of a Flow?

The concrete case: For the entity Case I'm trying to get the Customer Name but Customer ID is the only option.

Is it somehow possible (eg. with some Expression) to get the proprieties of the Customer an not only the ID?

Shouldn't it be possible: is there any solution or a recommendable plugin to integrate CRM and "Jira Service Desk" other than an API?

pastedimage1583846529021v1.png

Many thanks in advance!

  • Suggested answer
    cloflyMao Profile Picture
    cloflyMao 25,202 on at
    RE: HTTP Action - Load a reference of a related entity

    Hi Helen,

    If you would like to get Customer field value of Case entity, you could add an extra action "Get record" to get the customer name value.

    e.g:

    pastedimage1584425074282v1.png

    Create a variable to save retrieved field value from customer,

    add a Switch control which is based on "Customer Type" field of Case,

    if the field value equals "accounts" then do retrieving among account records,

    if the field value equals "contacts" then do retrieving among contact records;

    then do your post action to "Jira Service Desk" with custom variable.

    12345.PNG

    Result when the customer is account.

    pastedimage1584425598053v3.png

    Regards,

    Clofly

  • Suggested answer
    meelamri Profile Picture
    meelamri 13,212 User Group Leader on at
    RE: HTTP Action - Load a reference of a related entity

    Hi Helen,

    The easiest way to construct your query is to use fetchXml Builer.

    Customer refers to Accounts or Contacts. So your FetchXml should be something like:

      
        
        
          
        
      
    

    Then FetchXml Builder generate the powerAutomate query: 

    7774.related.png

    Don't forget to put your customer related Id. 

  • RE: HTTP Action - Load a reference of a related entity

    Thanks a lot for your answer Mehdi. If you could also tell me how I get do the fetched info  into the HTTP Action, it would be great. Thanks in advance!

  • Suggested answer
    meelamri Profile Picture
    meelamri 13,212 User Group Leader on at
    RE: HTTP Action - Load a reference of a related entity

    Hi, 

    You need to fetch the related record before you performe your http action. 

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

Daivat Vartak – Community Spotlight

We are honored to recognize Daivat Vartak as our March 2025 Community…

Announcing Our 2025 Season 1 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Kudos to the February Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 292,516 Super User 2025 Season 1

#2
Martin Dráb Profile Picture

Martin Dráb 231,430 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Product updates

Dynamics 365 release plans