⏱️Real time webhooks

Premium option

A lot of the use cases built on Cargo use real-time data collection from their data source of choice to directly trigger workflows

This can be pretty useful where workflow triggers are time-sensitive (e.g. handling an inbound lead on your website) in which case Cargo has a seamless connection possible with that data source (if it supports sending data via webhooks)

Note: Webhooks send data directly to workflows, instead of creating a data set.

  • Step 1: Start a new workflow and choose 'Webhook' as the trigger

  • Step 2: Navigate to the left column inside the workflow and copy Cargo's URL to communicate with the webhook

  • Step 3: Paste the URL into your origin tool (e.g. Hubspot forms or Captain data)

  • Step 4: Send a test run and preview it in Cargo

Webhook setup 🎉

You are ready to use realtime data in your workflows!

Last updated