I want to directly call the REST APIs, without redirecting the users to the link below --
https://account-d.docusign.com/oauth/auth?response_type=code&scope=signature%20impersonation&client_id=1ea1d-9164-4c10-923aa&redirect_uri=http://localhost/3000
So basically, I want some feature that will allow me to call the APIs directly,
But according to the https://developers.docusign.com/platform/auth/jwt/jwt-get-token/ documentation, each time I need to redirect users to the https://account-d.docusign.com/oauth/auth? page and then get the code , act….
But my goal is to ---
1. Create the envelope using `/restapi/v2.1/accounts/c16e83xxxxxxa-44b1-8f3e-bc810bc14707/envelopes` api and
2. navigate the user to that envelope `https://appdemo.docusign.com/documents/details/${envelopeId}` to the DocuSign where user can directly add recipients and tabs and send the documents to be signed by other users.
Is this possible? Please let me know, any help will be appreciated.
Question
Need to call the Rest APIs without needing to navigate uses to the https://account-d.docusign.com/oauth/auth?.. URL.
Be the first to reply!
Reply
Rich Text Editor, editor1
Editor toolbars
Press ALT 0 for help
Sign up
Already have an account? Login
You can login or register as either a Docusign customer or developer. If you don’t already have a Docusign customer or developer account, you can create one for free when registering.
Customer Login/Registration Developer Login/RegistrationJoin the Docusign Community by logging in with your Docusign developer or customer account credentials.
Don’t have an account? You can create a free one when registering.
Note: Partner-specific logins are not available yet. Partners should log in as either a customer or developer
Docusign Community
You can login or register as either a Docusign customer or developer. If you don’t already have a Docusign customer or developer account, you can create one for free when registering.
Customer Login/Registration Developer Login/RegistrationEnter your E-mail address. We'll send you an e-mail with instructions to reset your password.