alfresco-api-connector
Web icon

Alfresco API connector 

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded on 12 July 2020 by 
0.0
 (0 ratings)
alfresco-api-connector

Alfresco API connector 

Details
This component connects to Alfresco. It consumes the API to access the tags, file, search.
Read more

This component connects to Alfresco.

Folder or file is considered as a node in Alfresco

The component consumes the API to add and remove the tag to a node.

The component consumes the API to upload and download the file.

The component consumes the API to search the Alfresco based on the search query. It shows how we can use the pagination and add extra filters to the search query.

URL base is different for each Alfresco environment. Hence change the REST API 's base url as per your Alfresco account.

This component uses Basic Authentication to connect to API. It can easily be extended to use authorization ticket.

Refer below links for detailed API documentation  

https://docs.alfresco.com/6.0/concepts/dev-api-by-language-alf-rest.html

https://api-explorer.alfresco.com/api-explorer/  


Release notes (1.0.0)
Reviews (0)
Team