I need to subscribe to a webhook and get data as data is changed or created at the source. How can I achieve this?
The WebDev Module would allow you to define HTTP endpoints that you can react to programatically.
2 Likes