Ironclad · Arazzo Workflow
Ironclad Register and Verify a Webhook
Version 1.0.0
Create a webhook, retrieve it to confirm, then list all webhooks.
View Spec
View on GitHub
Contract Lifecycle ManagementCLMContractsLegal TechLegalOpsEnterpriseWorkflowseSignatureClickwrapAIOAuthSCIMWebhooksArazzoWorkflows
Provider
Workflows
register-and-verify-webhook
Create a webhook, retrieve it, then list all webhooks.
Creates a webhook for the supplied events and target URL, retrieves it by id, and lists all webhooks for confirmation.
1
createWebhook
create-a-webhook
Create a webhook subscribing to the supplied events for the target URL.
2
retrieveWebhook
retrieve-a-webhook
Retrieve the created webhook to confirm its registration and status.
3
listWebhooks
list-all-webhooks
List all webhooks to confirm the new subscription is present.