Concord Webhooks (Outbound Events)

Concord sends outbound HTTP POST webhooks to a URL you configure in the Automations > Integrations UI, firing on agreement lifecycle events - document fully approved, document fully signed, document expired, and signature provided. Webhooks are configured in the UI, not via a REST management endpoint, and payloads carry the impacted agreement plus the triggering user.

API entry from apis.yml

apis.yml Raw ↑
aid: concord-com:concord-com-webhooks-api
name: Concord Webhooks (Outbound Events)
tags:
- Webhooks
- Events
- Notifications
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://help.concord.app/hc/en-us/articles/4417525871508-create-a-webhook-integration
baseURL: https://api.concordnow.com/api/rest/1
properties:
- url: https://help.concord.app/hc/en-us/articles/4417525871508-create-a-webhook-integration
  type: Documentation
description: Concord sends outbound HTTP POST webhooks to a URL you configure in the Automations > Integrations
  UI, firing on agreement lifecycle events - document fully approved, document fully signed, document
  expired, and signature provided. Webhooks are configured in the UI, not via a REST management endpoint,
  and payloads carry the impacted agreement plus the triggering user.