Many payments systems and database triggers use a http post to notify a change such as payment of a subscription. Webhooks carry a JSON payload but cannot have url parameters or authorisation header. However there is a process to validate the the authenticity of the Webhook with a read back confirmation.
This would be a very powerful feature in Apiflow, the Apixflow used and then use the webhook to execute a sql script.