This endpoint creates a custom Connect configuration for a specified DocuSign account, enabling webhook notifications for envelope and recipient events. It allows users to set up real-time updates for eSignature workflows without the need for polling. The configuration can be cu…
namestringThe name of the Connect configuration. This property is required.
eventsarrayA comma-separated list of envelope-level event statuses that will trigger Connect to send updates to the endpoint specified in the `urlToPublishTo` property. Set this property when you are using the [JSON SIM event model](/platform/webhooks/connect/json-sim-event-model/). If you…
userIdsarrayA comma-separated list of user IDs. This sets the users associated with the tracked envelope and recipient events. When a tracked event occurs for a set user, the a notification message is sent to your Connect listener. By default, the users will be included in the configuration…
allUsersstringWhen **true,** the tracked envelope and recipient events for all users, including users that are added a later time, are sent through Connect. The default value is **false.** **Note:** If this property is **false,** make sure you set the `userIds` property to a non-empty array o…
groupIdsarrayA list of group IDs to associate with this Connect configuration for event filtering.
passwordstringThe password for the Connect configuration. This property is not used for the `createHistoricalEnvelopePublishTransaction` endpoint.
userNamestringThe name of the user.
accountIdstringThe external account number (integer) or account ID GUID for which the Connect configuration is being created. This parameter is required and must be provided in the path of the API call.
connectIdstringThe Docusign-generated ID for the Connect configuration. This property is read-only.
enableLogstringWhen **true,** Connect logging is turned on. Docusign recommends that you enable this functionality to help troubleshoot any issues. You can have a maximum of 100 active logs in your account. You can view the entries in active logs in the **Logs** tab in the Connect console.
sfObjectsarrayAn array of Salesforce objects.
disabledBystringThe email address of the user who disabled this Connect configuration.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.