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

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Extract DocuSign Envel...
Power Automate
Answered

Extract DocuSign Envelope ID

(0) ShareShare
ReportReport
Posted on by 48

Hi All,

 

I have the below follow which is triggered by DocuSign Connect when a envelope is sent.

Here is the link of blog: 

https://www.docusign.com/blog/developers/expanding-power-automate-series-create-custom-docusign-connect-flow

 

 

jsbev_1-1669890822520.png

 

 

{
 "event": "envelope-sent",
 "apiVersion": "v2.1",
 "uri": "/restapi/v2.1/accounts/c25b/envelopes/2010a2c0",
 "retryCount": 0,
 "configurationId": 6231,
 "generatedDateTime": "2022-12-01T18:21:19.6140000Z",
 "data": {
 "accountId": "xxxx",
 "userId": "123",
 "envelopeId": "d5a05555"
 }
}

 

 

 

jsbev_0-1669890735827.png

 

I'm able to receive the request in Power Automate but not sure now how to write the expression to get the Envelope ID from the previous step body

 

Appreciate the help please.

Thanks

 

Categories:
I have the same question (0)
  • grantjenkins Profile Picture
    11,063 Moderator on at

    Try the following expression:

     

    triggerOutputs()?['data/envelopeId']
  • garry9318 Profile Picture
    48 on at

    Hi @grantjenkins

     

    I am running as per the steps mentioned above and the expression function given by you, by I am getting the following error.

     

    Error:

     
     
    WorkflowOperationParametersRuntimeMissingValue. The 'inputs.parameters' of workflow operation 'Get_envelope_documents' of type 'OpenApiConnection' is not valid. Error details: The resolved string values for the following parameters are invalid, they may not be null or empty: 'envelopeId'

     

    Please can you help me on that, thanks.

  • Verified answer
    grantjenkins Profile Picture
    11,063 Moderator on at

    Can you try the following instead to see if that resolves the issue?

     

    triggerBody()?['data/envelopeId']

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 Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Haque Profile Picture

Haque 573

#2
Valantis Profile Picture

Valantis 407

#3
11manish Profile Picture

11manish 387

Last 30 days Overall leaderboard