Event Types and Endpoints - Event Types and Endpoints - Alfresco Federation Services - 3.2 - 3.2 - Ready - Alfresco - external - Alfresco/Alfresco-Federation-Services/3.2/Alfresco-Federation-Services/Using/Integrations/Job-Setup-and-Configurations/Event-Job-Configurations/Creating-and-Event-Job/Event-Types-and-Endpoints - 2025-03-04
Alfresco Federation Services
- Platform
- Alfresco
- Product
- Alfresco Federation Services
- Release
- 3.2
- License
- ft:locale
- en-US
| Event Type |
Endpoint |
Method |
| FILE_DOWNLOAD |
/file |
GET |
| FILE_DOWNLOAD |
/inlinefile |
GET |
| CREATE_DOCUMENT |
/file |
POST |
| UPDATE_DOCUMENT |
/update |
PUT |
| UPDATE_CONTENT |
/updateContent |
PUT |
| UPDATE_PROPERTIES |
/updateProperties |
PUT |
| CREATE_FOLDER |
/folder |
POST |
| DELETE_OBJECT |
/delete |
DELETE |
| STREAM_CONTENT |
/contentStream |
HEAD |
| STREAM_CONTENT |
/contentStream |
GET |
| FIND_PROPERTES |
/properties |
GET |
| DELETE_ACL |
/acls |
DELETE |
| GET_ACL |
/acls |
GET |
| EDIT_ACL |
/acls |
POST |
| VERSION_DOWNLOAD |
/version/content |
GET |
| FIND_VERSION_PROPERTIES |
/version/properties |
GET |
| CREATE_VERSION |
/version |
PUT |
| REVERT_VERSION |
/version/revert |
POST |
| DELETE_VERSION |
/version |
DELETE |
| LIST_VERSIONS |
/listversions |
GET |