Question

Call external rest api when a case is created

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 0

Like

2 comments

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

Hi Alex, thank you for commenting. Going to check the link.

Show all comments