Need Outbound Webhook support on Trigger
this is very imp. to communicate with any 3rd party apps over the web api
Thanks for your idea! This feature is already supported with Triggered Actions. Learn more at: https://howto.caspio.com/integrate-your-apps/webhooks/creating-and-managing-events/event-types/
-
Doug Hudiburg commented
This is very important, critical even. Especially if you want to send data through a webhook only if certain conditions exist. I though maybe I could make a triggered action to populate a new table if certain conditions are true, then send the data through a webhook. But triggered actions (from any table) don't qualify as events yet.
-
Douglas Vega commented
Like, send POST parameters to a URL the account owner defines. For example, I would like to know when a record is submitted not from from a datapage only but at any level.
A usage case could also be I would like to add a new record to my CRM without having to manually copying it. If you had webhooks, I could set the new entry to be sent to my URL and I could post it automatically to my CRM provider.
