<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D54z00007HaOnmCAFOkta Identity EngineWorkflowsAnswered2024-09-01T09:04:22.000Z2021-11-14T18:31:50.000Z2022-01-15T13:44:14.000Z
  • TimL.58332 (Workflows)

    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.

    Expand Post
    Selected as Best
This question is closed.
Loading
Any hope that the DocuSign connector can work with their demo/dev environment?