11-03-2017 09:34 AM
Hello,
We are developing an application on Python 3 and Angular 4 and want to build a document management system through the alfresco API.To accomplish this we have tried to use CMIS library for python but the library is not supported in python 3. So, requesting the people here to kindly help us with an alternate way for integrating the Alfresco Document Management System in our Application.
11-07-2017 05:36 AM
1) For development purposes, you need to install Alfresco to some server or locally, after that REST API will be available
2) Install API Explorer - The REST API Explorer | Alfresco Documentation , it will save a lot of time for you
3) Write phyton code that will communicate with Alfresco by using HTTP calls
11-06-2017 10:12 AM
Didn't Alfresco REST API work for you API reference | Alfresco Documentation ?
11-07-2017 02:22 AM
Actually we have gone through the API reference. But, unfortunately we don't know from where to start the calling of API(s).
How to begin the development process is a big question to us.
Do we need to install the community edition in our local server for API call or we can just call the API for storing the documents?
If the simple call will be enough then what will be the exact API end point (Including domain)?
I will be very grateful if anyone can guide us.
11-07-2017 05:36 AM
1) For development purposes, you need to install Alfresco to some server or locally, after that REST API will be available
2) Install API Explorer - The REST API Explorer | Alfresco Documentation , it will save a lot of time for you
3) Write phyton code that will communicate with Alfresco by using HTTP calls
11-08-2017 12:15 AM
Thank you so much for your guidance. This is what we needed.
01-27-2020 06:58 AM
Explore our Alfresco products with the links below. Use labels to filter content by product module.