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 ?
Set the
allowEnvelopePublish
attribute totrue
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.