Limited Instant Triggers

How do you guys get around the limited options for instant triggers?
Do you have a workaround to have a workflow triggered by an event instead of just pulling data on a regular schedule?

1 Like

Hi Riley, good question!

Instant triggers on Make are usually webhooks that Make has automatically set up for you.

If you are unable to find an instant trigger for your desired platform on Make, check if you can send an HTTP request or an email after each event occurs. If this is possible, you can use Make’s Webhooks module to set up either a Webhook or Mailhook trigger (pictured below).

image

Send your event data to one of these using your preferred method and you should be good to go :slight_smile:

Good luck!

1 Like