Can I avoid webhooks in workflows

Hello,

I had a free trial for all hubs, but I choose sales hub. I use webhooks in my workflows to trigger a make automation. Now I saw that in order to use webhooks, I need to have operations professional which is 800 euros/monthly. There is no way I am getting that just for webhooks. Is there any way to avoid the webhooks, I need it to trigget a make automation for when a customer submits a form and fullfils a criteria based on the form.

Yes, you can work around the webhook limit. The easiest options are:

1. Send the workflow data to Google Sheets or Airtable, then let Make watch for new rows.
2. Use Make’s email trigger, workflow sends an internal email to a unique Make address.
3. Pull new form submissions via the HubSpot API on a schedule in Make.

I’ve used the Google Sheets route, it’s quick, cheap, and works fine.

Another option without the Sheets/email hop: the API Webhook Connector from our 0CodeTools app adds the webhook action to Sales Hub Pro without needing Ops Hub. Paste the Make Custom Webhook URL, send the HubSpot fields you need, and it triggers instantly.