Sumit
Sumit

Reputation: 1

returnUrl not working in DocuSign

I am using DocuSign for my form posting. I want the docusign to redirect to my own thankyoupage.htm after the document has been signed by the user. I used the syntax https://test.docusign.net/SigningPage.aspx?ID=12313331&returnUrl= 'https://thankyoupage.htm'

But it is not working. What is the current syntax for redirecting using returnUrl?

Upvotes: 0

Views: 881

Answers (1)

jenny
jenny

Reputation: 185

The return URL can be set via your account configuration or in the brand being using by the envelope (via Landing Pages -> Sign Complete).

Setting the returnUrl is done for captive signing use cases where you make a POST request for a signing view URL. I'm not sure if this is what you are trying to do here. If setting the URL via account config does not help, then you'll need to provide more detail about what you are trying to achieve.

Upvotes: 1

Related Questions