Hello,I am able to send document for signature using DocuSIgn connected system used in integration by using defination as "Send document for eSignature".
How do i receive that signed document in appian?
Discussion posts and replies are publicly visible
Hi Shubham Aware
Please check the below link where we have mentioned how to send the request to docusign and retrieve the same document and show in appian webcontentfield for digital signing. community.appian.com/.../74026
Please check if this helps.
Hi Vadivelan
Actually i tried this way suggested by you.I am able to create envelope but unable retrieve url .I have also passed static id same on create envelope and create url.
DocuSign returned a 400 HTTP error
DocuSign returned the following error code: UNKNOWN_ENVELOPE_RECIPIENT The recipient you have identified is not a valid recipient of the specified envelope.
let me any info required
In the last generate recipient sharing integration, return url seems to be wrong.It should be something like below. You can find this URL in the Connected system for configuring.https:test/suite/oauth/callback
Vadivelan Sorry to bother you again but i am not able to open the link.Can you guide how do i generate or configure the url?
If you open the connected system which was created, you can get the callback url from there.
Vadivelan
I added callback url still i am getting same error.Connected system is also authorized.