Process App and Web service
Hi AgilePoint team,
If I build a Process App in AgilePoint, can it be called by a web service? If yes, is there any steps I need to go through to enable my Process App to be consumed by a web service?
Thanks!
Best,
Jack
-
正式评论
Hello Jack,
You can use the Crete Process Instance API with the required API input details to successfully create a new instance of the process that is been designed and published by you.
https://documentation.agilepoint.com/11/developer/restmethodCreateProcInst.html
To have more flexible code, do read this additional document too.
https://documentation.agilepoint.com/11/developer/restmethodGetReleasedPID.html
If you are trying to Create a process Instance in AgilePoint based on a change or event originating in another system then we have a new feature released called Webhooks which might also interest you to explore and consider for formulating the solution.
http://www.agilepointnxblog.com/agilepoints-webhooks-are-your-apps-listening/
https://documentation.agilepoint.com/10/admin/cloudemWebhooksIntro.html
Thank You
AgilePoint NX Support
评论操作 -
Hi Jack,
yes, you can use REST/WCF Service for initiating a workflow, just look to the documentation https://helpdesk.agilepoint.com/hc/en-us/articles/115002740533-REST-API
Regards
Alexey
请先登录再写评论。
评论
2 条评论