'add and activate custom connect with SDK
I try to add a custom connect with this article and it's working perfectly.
I can't find the 'Status' property in the documentation
https://developers.docusign.com/docs/esign-rest-api/reference/connect/connectconfigurations/create/
How can I Activate programmatically this custom configuration ?
Solution 1:[1]
Set the allowEnvelopePublish attribute to true to turn on the configuration.
You're absolutely right that a better name for that attribute would have been enabled or somesuch.
Thank you for programmatically creating Connect configurations. It gives a much better user experience for the admin when your application takes care of the task.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | Larry K |

