05-07-2020 06:00 PM
Hi
I am in a project to integrate Alfresco with WordPress. The main idea is to create a custom step in Alfresco that sends data to WordPress. I am really new to Alfresco and I don't know how to start. I know WordPress and I know that you can receive data through the API. Could you guide me please?
05-12-2020 01:17 AM
05-08-2020 05:59 AM
What you mean by custom step?
Alfresco providing rest api for common service so you can use that in wordpress to get and send data.
05-11-2020 10:13 AM
Thank you very much for you helping..
Alfresco is a document management software. This software has the option of creating flows through steps.I want you to send data for WordPress in a specific step through a routine that I am going to create.
How can I do this? Where do I develop it? Where can I see the documentation for this?
05-11-2020 11:13 AM
Hi @viperboys,
In advanced workflows you can write logic using java or javascript to access the Alfresco API - see https://ecmarchitect.com/alfresco-developer-series-tutorials/workflow/tutorial/tutorial.html.
So, if I understand correctly, you could create a workflow that, at a certain point (say document approval) called the Alfresco API to interact with Wordpress. It's not a trivial thing to achieve, but it should be possible.
05-12-2020 08:50 AM
05-12-2020 01:17 AM
Hi,
You want to send data from alfresco to wordpress?
05-12-2020 08:54 AM
Yes. I want send data from Alfresco to WordPress.. I want use this RestApi http://localhost/alfresco/index.php/wp-json/gf/v2/workflow/webhooks/10/Fytn4QUNj9XWrzcvRzAPG79CB?Nombre=Edgar&Apellido=Rodriguez After you have approved a step. For example!
Explore our Alfresco products with the links below. Use labels to filter content by product module.