Azure Connector for Alfresco Content Service

cancel
Showing results for 
Search instead for 
Did you mean: 
tahirali_gs
Member II

Azure Connector for Alfresco Content Service

Hi everyone,

I've successfully set up Alfresco Community Edition following the documentation.

I have an application that provides PDF editing services, with all PDF documents stored in Azure Blob Storage.

I'm looking to integrate my application with Alfresco Content Services for document versioning using its REST API, and I need Alfresco to utilize Azure Blob Storage for content storage. I attempted to set up the Azure connector following this link, but I'm encountering issues downloading the AMP file for the Azure connector.

Additionally, I'm struggling to find comprehensive REST API documentation that provides detailed guidance on managing documents and implementing workflows via the API.

Any help or pointers would be greatly appreciated!

Thanks and Regards,
Tahir

2 Replies
sanjaybandhniya
Intermediate

Re: Azure Connector for Alfresco Content Service

Its paid version so you can not directly download.

Here is reference you can try. https://github.com/EisenVault/ev-alfresco-azure-adapter/tree/master

tahirali_gs
Member II

Re: Azure Connector for Alfresco Content Service

Thanks for the reply.

Please share the solution for REST API documentation for Document Versioning.