You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
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
The text was updated successfully, but these errors were encountered: