...
Page Properties | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||||
Resources & Remarks Modification History
|
As of Version | 2021 Summer | |||||
---|---|---|---|---|---|---|
HTTP Method | POST | |||||
Response Format | JSON | |||||
Description |
The body contains the object list that will be returned. The body is modified by the webhook and returned afterwards. The webhook is triggered for the whole object list as soon as one object satisfies the predicate. | |||||
Requirements for external endpointExternal Endpoint | The target URL must be a POST endpoint accepting and returning a list of objects. | |||||
Affected API Requests | ||||||
Action Codes - History Codes | 101 - OBJECT_CREATED_WITH_CONTENT 100 - OBJECT_CREATED | |||||
Restart Called by Service | Repository service | |||||
Header | Authorization-Header | |||||
Example Request Body |
| |||||
Example Predicate | Check if the object type is appEmail:email :
Check if at least one imported object has content: |
...