How do I capture webhook in Joget app that send from another website?
Hi, as far as I understand, a webhook is just a callback to a URL so you could set it to any URL in your Joget app. For example you could call the JSON API, a custom Web Service Plugin, or something else depending on your integration requirements.