Docusign
Docusign is a leading provider of electronic signature technology, allowing individuals and organizations to sign, send, and manage documents digitally.
Analytics & SIEM · Docusign
Configuration parameters
url— Server URL (required)integration_key— Integration Key (required)user_id— User ID (required)redirect_url— Redirect URL (required)credentials— (required)account_id— Account IDorganization_id— Organization IDisFetch— Fetch eventsevent_types— Event types to fetchmax_user_events_per_fetch— Maximum number of audit user events to fetch per requestinsecure— Trust any certificate (not secure)proxy— Use system proxy settings
Commands (4)
-
docusign-auth-testTests the full authentication flow and API connectivity by validating configuration, exchanging a JWT for an access token, and calling the /oauth/userinfo endpoint.
-
docusign-generate-consent-urlGenerates the Docusign Admin consent URL based on the configured parameters and environment.
-
docusign-get-eventsFetches events from Docusign. Used for debugging purposes on failures.
-
docusign-reset-access-tokenResets the access token stored in the integration context.