Hi all,
I need to create notification to my system via REST API. I cannot use standard HTTP call back because I do not control HTTP application. I need to use “my” application API. It is standard REST API.
- Is there any notification plugin which allows configure REST call (outbound)?
- Is is possible to run e.g. curl?
- Do you have any simple plugin example showing using outbound REST? (I have seen docs I need real life example not the very generic one)
- Any other ideas how to approach this usecase?
Thanx