cancel
Showing results for 
Search instead for 
Did you mean: 

How to use objects in Activiti BPM

ibryildiz
Champ in-the-making
Champ in-the-making
I just ask you guys about Activiti and Objects Relation.

I wanna use objects which are created in my software that was written in PHP with Activiti. For example, I have an ecommerce site and my customer bought a product from my site but the product was not in stock. So, my question is a "stock object" that was created when my customer clicked to buy button must send to my warehouse manager a task that is related to the product stock status by activiti software. Can I use Activiti with my software ? Or activiti is just Flowchart software? Please give me an idea. Thanks All.
1 REPLY 1

jbarrez
Star Contributor
Star Contributor
No that is possible. Activiti has a REST api which you can invoke from PHP to start a workflow.