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 :
Power Automate - Building Flows
Suggested answer

ApprovalRequestId finding it in the dynamic content

(0) ShareShare
ReportReport
Posted on by 7
 ApprovalRequestId can i find this in dynamic content?
Not approval id.....ApprovalRequestId
I know where to find this in the tables but i want it in the flow so that i can automatically write it to a sharepoint list.
Thank you
I have the same question (0)
  • CU14071929-0 Profile Picture
    7 on at
    ApprovalRequestId finding it in the dynamic content
    i have completed the test but when i put the approvalID into the dataverse table at get a different answer. Please see attached word documentation,.
    thank you very much
  • Suggested answer
    chiaraalina Profile Picture
    445 on at
    ApprovalRequestId finding it in the dynamic content
     
    As already mentioned, no,  “Start and wait for an approval” doesn’t expose ApprovalRequestId in dynamic content.
     
    To get it, you can try to query Dataverse’s Approval Requests table (filter by the parent Approval ID).
     
    Use Dataverse → List rows on Approval Requests with an OData filter like:
     
    _msdyn_flow_approvalrequest_approval_value eq @{outputs('Start_and_wait_for_an_approval')?['body/name']}
     
    Then take:

    @{first(body('List_rows')?['value'])?['msdyn_flow_approvalrequestid']}
     
     
     
     
     
    Let me know if it worked!
     
  • Suggested answer
    UshaJyothiKasibhotla Profile Picture
    114 Moderator on at
    ApprovalRequestId finding it in the dynamic content
     

    No, you won’t find ApprovalRequestId in normal dynamic content of “Start and wait for an approval.”You will find it in the “When an approval response is completed” trigger, or by querying the Dataverse Approval Request / Approval Response tables.

    Hope this helps,

    Usha Jyothi

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…

Tom Macfarlan – Community Spotlight

We are honored to recognize Tom Macfarlan as our Community Spotlight for October…

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 532 Super User 2025 Season 2

#2
Tomac Profile Picture

Tomac 358 Moderator

#3
Expiscornovus Profile Picture

Expiscornovus 276 Most Valuable Professional

Last 30 days Overall leaderboard