...
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 | |||||
Requirements for External 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 | |||||
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: |
...