email - Where can I find the security code in the Envelope -


when docusign sends email user requesting signature, view documents button contains link url such this:

https://demo.docusign.net/member/emailstart.aspx?a=564ffc65-28s7-402b-a499-cfec5526db3c&er=ac335504-8a6d-49a0-bfb6-3793887c0722

i know second parameter in url call recipient id, can see in envelope. however, cannot find first parameter.

is there anyway can regenerate url?

the reason ask have website message center. upon logging our website, if user has documents require signature, want display list of links them click , sign.

if have website message center , login believe should shift paradigm of how use docusign. docusign has concept of embedded signer. means notify signer , when log site can make web service call present person signing in iframe or separate window.

you can find breakdown of scenario in code walkthrough: http://iodocs.docusign.com/apiwalkthrough/embeddedsigning

a broader overview here: http://www.docusign.com/developer-center/explore/features/embedding-docusign

it impossible figure out or regenerate guids passed envelope notification. that's 1 of security features of docusign notifications.

hope helps.


Comments

Popular posts from this blog

c# - How Configure Devart dotConnect for SQLite Code First? -

java - Copying object fields -

c++ - Clear the memory after returning a vector in a function -