acacia
acacia

Reputation: 303

Set headers for Docusign Connect

Is there a way to set custom headers when using Docusign Connect? My integration (ServiceNow) requires basic authentication in addition to signing.

Upvotes: 0

Views: 452

Answers (1)

Ergin
Ergin

Reputation: 9356

Unfortunately it is not possible to set custom headers through the DocuSign Connect module, as of today. The closest you can get to that is to include an X509 Certificate in the SOAP header, which is optional.

See the DocuSign Connect (PDF) doc through the Dev Center -> Documentation page for more info.

Upvotes: 3

Related Questions