changes.mady.by.user Technische Redaktion
Saved on Dec 01, 2022
Resources & Remarks
Modification History
add webhookk type dms.request.objects.contents
...
HTTP Method
Webhook Type
Evaluation Target of the Predicate
Description
user.info
The tenant name of the user who sent the request.
POST
dms.request.objects.upsert.storage-before
POST /api/dms/objects
POST /api/dms/objects/{objectId}PATCH /api/dms/objects/{objectId}
POST /api/dms/objects/{objectId}/contents/file
POST /api/dms/objects/{objectId}/versions/{versionNr}/actions/restore (as of 2022 Spring)
POST /api/dms/objects/tags/{name}/state/{state}?query=<SQL>
DELETE /api/dms/objects/{objectId}/tags/{name}POST /api/dms/objects/{objectId}/tags/{name}/state/{state}POST /api/dms/objects/{objectId}/tags/{name}/state/{state}?overwrite=true
Triggers upon metadata updates, before the JSON request body is evaluated and used to update the object.
Can be used to modify or validate the metadata, i.e., to facilitate role-based user authorization.
POST /api/dms/objects/{objectId}
PATCH /api/dms/objects/{objectId}
POST /api/dms/objects/search
Errors with a properly formatted body get the HTTP status code 404.
GET /api/dms/objects/{objectId}/contents/fileGET /api/dms/objects/{objectId}/versions/{versionNr}/contents/file
GET /api/dms/objects/{objectId}/contents/renditions/text
GET /api/dms/objects/{objectId}/contents/renditions/pdfGET /api/dms/objects/{objectId}/versions/{versionNr}/contents/renditions/pdf
DELETE /api/dms/objects/{objectId}DELETE /api/dms/objects
DELETE /api/dms/objects/{objectId}/versions/{versionNr}
POST /api/dms/objects/{objectId}PATCH /api/dms/objects/{objectId}POST /api/dms/objects/{objectId}/contents/file
DELETE /api/dms/objects/{objectId}/tags/{name}
POST /api/dms/objects/{objectId}/tags/{name}/state/{state}POST /api/dms/objects/tags/{name}/state/{state}?query=<SQL>POST /api/dms/objects/{objectId}/tags/{name}/state/{state}?overwrite=truePOST /api/dms/objects/searchPOST /api/dms/objects/{objectId}/actions/move/contents/repositories/{repositoryId}POST /api/dms/objects/{objectId}/versions/{versionNr}/actions/move/contents/repositories/{repositoryId}
GET /api/dms/objects/{objectId}GET /api/dms/objects/{objectId}/versionsGET /api/dms/objects/{objectId}/versions/{versionNr}
POST /api/dms/objects/{objectId}/tags/{name}/state/{state}
POST /api/dms/objects/{objectId}/tags/{name}/state/{state}?overwrite=true
Insert excerptPreprocessing Metadata using WebhooksPreprocessing Metadata using Webhooksnopaneltrue Keep reading
Insert excerptSystem HooksSystem Hooksnopaneltrue Keep reading