code-examples-node icon indicating copy to clipboard operation
code-examples-node copied to clipboard

Redirect to Template creation through docusign UI from another app

Open SiddheshKukade opened this issue 3 years ago • 4 comments

How can I redirect my user to template creation page of the docusign web UI to create his template and then he'll redirect again to my app and can send them to anyone

SiddheshKukade avatar Nov 26 '22 07:11 SiddheshKukade

To redirect a user to The DocuSign UI to create templates or envelopes, then you want embed the DocuSign UI in your app, Creating a console view enables you to load the DocuSign UI within your application, providing the same options and functionality as if you were logged in to your demo account. You can choose to load either the UI's front page or a view of a specific envelope's documents as the starting page.

Step 1: Obtain your OAuth toke Step 2. Create the console view request

Please use this link for all the details and code examples in your preferred programming language on how to embed the DocuSign UI in your app: https://developers.docusign.com/docs/esign-rest-api/how-to/embed-ui/

Yara-Khalil-DS avatar Nov 28 '22 20:11 Yara-Khalil-DS

AuthEroor

pillalamarri avatar Mar 31 '23 06:03 pillalamarri

Please help me it is useful. Could you please help me

pillalamarri avatar Mar 31 '23 06:03 pillalamarri

Which code are you running? where did you get the React code from?

InbarGazit avatar Apr 30 '23 17:04 InbarGazit