Welcome to CLM API Integration Portal
Demonstrate Docusign CLM API capabilities with real-time API visualization
AUTHENTICATION
Not Connected
WORKFLOW CONFIG
Not Configured
API CALLS
0
Demo Scenarios
Initiate Workflow
Submit a workflow with dynamic parameters and see the API call in real-time
POST /workflows
XML Params
Manage Tasks
View and approve workflow tasks with live queue monitoring
GET /workitems
Live Updates
Status Tracking
Monitor workflow progress and status in real-time
Webhooks
Real-time
API Capabilities
Workflow Automation
Initiate and manage complex document workflows programmatically
POST /v2/{'{account}'}/workflows
Task Management
Retrieve and process workflow tasks requiring action
GET /v2/{'{account}'}/workitems
Document Access
Download and manage documents with metadata
GET /v2/{'{account}'}/documents
OAuth Integration
Secure authentication using OAuth 2.0 with CLM scopes
OAuth 2.0 + spring_* scopes
Getting Started
- Authenticate: Go to Authentication to connect your Docusign account
- Configure: Set up your workflow in Workflow Config
- Demo: Enable Demo Mode (toggle above) to hide setup sections
- Present: Use API Inspector to show live API calls during demo