As of Version | 2022 Winter | ||||||
---|---|---|---|---|---|---|---|
HTTP Method | POST | ||||||
Response Format | JSON | ||||||
Description | A webhook of this type can be triggered by a request for retrieval of a binary content file or a rendition. The original body that is available at the webhook entry point is an object list containing the object for which the content/rendition should be retrieved and the corresponding | ||||||
Requirements for External Endpoint | The target URL must be a POST endpoint accepting and returning a list of objects. The following responses are expected:
| ||||||
Affected API Requests and Action Codes/History Codes |
| ||||||
Called by Service | REPOSITORY service | ||||||
Header | Authorization-Header | ||||||
Example Request Body | { "objects": [{ "properties": { "system:objectTypeId": { "value": "object" }, "label": { "value": "Label" }, "subentitaet": { "value": "Sub" }, "idn": { "value": "6754" }, "titel": { "value": "Titel" }, "medientyp": { "value": "Cool filename" } }, "contentStreams": [{ "cid": "cid_63apple", "mimeType": "application/pdf", "fileName" : "document01.pdf" }], "options": { "action": 400, "detail": "DOCUMENT_ACCESSED", "tenant": "tenant1" } }] } | ||||||
Example Predicate |
General
Content
Integrations