Docusign
Docusign is a leading provider of electronic signature technology, allowing individuals and organizations to sign, send, and manage documents digitally.
- Category
- Analytics & SIEM
- Pack
- 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 ID
- organization_id — Organization ID
- isFetch — Fetch events
- event_types — Event types to fetch
- max_user_events_per_fetch — Maximum number of audit user events to fetch per request
- insecure — Trust any certificate (not secure)
- proxy — Use system proxy settings
Commands (4)
- docusign-auth-test — Tests 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-url — Generates the Docusign Admin consent URL based on the configured parameters and environment.
- docusign-get-events — Fetches events from Docusign. Used for debugging purposes on failures.
- docusign-reset-access-token — Resets the access token stored in the integration context.