
q5nrb (q5nrb) asked a question.
Any hope that the DocuSign connector can work with their demo/dev environment?
Hi,
The current DocuSign connector seems hardcoded towards account.docusign.com. Any chance there will be an option to connect with account-d.docusign.com soon-ish?
Cheers,
Mads

In addition to what Natalia provided. It appears Docusign supports Authorization Code (https://developers.docusign.com/platform/auth/authcode/authcode-get-token/)
This is the only Oauth grant type at present natively supported by Workflows. This means you should be able to leverage the API connector card with an Oauth connection to the "Sandbox/Dev" environment. This would effectively work like the "Custom API Action" available on the specific App card but it would leverage the full URL instead of a Relative URL to the endpoint.