Hi All - I've created an integration with Docusign and have configured the Web API to receive a response from Docsign when the document is signed. Docusign responds and successfully kicks off the process, but I can't figure out how to pull the envelopeid and documentid from the message response. I've got the sample code that converts the http!request.body from json to a processparameter. But I can't figure out how to get the data from there? I've tried converting to process variables and various settings within the Start Trigger panel, but haven't been able to see the message body/data anywhere.
Any guidance would be appreciated.
Discussion posts and replies are publicly visible
Hi nish,
Could you please me in understanding the webhook connection steps and for events like Envelope complete we have to hits a web API in Appian to start a process model.
Iam trying since so long but I could able to complete.