"Extract" alfresco Workflows

cancel
Showing results for 
Search instead for 
Did you mean: 
jackarnd
Established Member

"Extract" alfresco Workflows

Hello,

I'm getting the hand on the RestApi. But I was wondering if it was possible to extract the information you have in a workflow shown in the Share interface for example. Just like we do to extract the people list or update a person's information.
I want to do that in another website/application I'm creating

Thanks in advance !

Jack

5 Replies
mrks_js1
Established Member II

Re: "Extract" alfresco Workflows

what do you mean by "... extract the information you have in a workflow shown in the Share interface for example." exactly?

screenshot would help

jpotts
Professional

Re: "Extract" alfresco Workflows

Write a web script that leverages the workflow API and returns the data you need as JSON. This web script can then be invoked by your custom app (or displayed in a dashlet or whatever).

jackarnd
Established Member

Re: "Extract" alfresco Workflows

Yes sorry, I'm talking about this. Like the history of who created something, a document, a task, of what has been added to that document/task, by who and when etc... And especially when a workflow is created

Thanks for your answer

jackarnd
Established Member

Re: "Extract" alfresco Workflows

What is the workflow API ? 
Thanks for your answer

jpotts
Professional