Call external rest api when a case is created
01:30 Jan 11, 2019
Hi, I would like to know what is the easiest way to trigger a call to an api to send data of a newly created case.
Thanks
Greivin
Like
2 comments
16:06 Jan 11, 2019
Hello Grevlin,
To achieve it you create a business process that will start on "Insert" to case signal.
After that to call an external web service use the appropriate business process element that is called "Call web service".
Also check the link below:
https://community.bpmonline.com/questions/call-api-rest-c-script
Best regards,
Alex
Show all comments