Receive asynchronous events
Event from a Record or Data Model
Bad Request.
Unauthorized access.
Forbidden.
Too Many Requests.
Internal Server Error.
Service Unavailable.
Event received
{- "subscriberId": "abc-123-bad-123",
- "triggerId": "abc-123-bad-123",
- "offset": 1234,
- "creationDate": "2023-07-21T17:32:28Z",
- "event": {
- "id": "abc-123-bad-123",
- "identifier": 1,
- "typedIdentifier": 2,
- "fields": [
- {
- "id": "CASE_NUMBER",
- "value": "my_value",
- "type": "STRING",
- "isIdentifier": true
}
]
}
}
{- "title": "string",
- "status": 0,
- "detail": "string",
- "errorCode": "string",
- "type": "string"
}