Receives feature create/update/archive events from the CMS. HMAC-signed like sync-plans; duplicate eventId values are idempotent upserts.
bearerAuth In: header
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json
curl -X POST "https://example.com/api/cms/sync-features"{
"received": true,
"eventId": "string",
"id": "string",
"action": "inserted"
}{
"error": {
"code": "string",
"message": "string",
"details": {},
"correlationId": "string"
}
}{
"error": {
"code": "string",
"message": "string",
"details": {},
"correlationId": "string"
}
}{
"error": {
"code": "string",
"message": "string",
"details": {},
"correlationId": "string"
}
}{
"error": {
"code": "string",
"message": "string",
"details": {},
"correlationId": "string"
}
}{
"error": {
"code": "string",
"message": "string",
"details": {},
"correlationId": "string"
}
}{
"error": {
"code": "string",
"message": "string",
"details": {},
"correlationId": "string"
}
}{
"error": {
"code": "string",
"message": "string",
"details": {},
"correlationId": "string"
}
}{
"error": {
"code": "string",
"message": "string",
"details": {},
"correlationId": "string"
}
}Try it
Your API key is sent directly to the Convor API from your browser and is never stored on this site.
Was this page helpful?
List CMS-sourced integrations
Lists all non-archived integrations shown in the dashboard/website integrations grid.
CMS integration synchronization webhook (HMAC-signed)
Receives integration create/update/archive events from the CMS. HMAC-signed like sync-plans; duplicate eventId values are idempotent upserts.