Looking for a real watch trigger (not polling)

hi i am looking for a real watch trigger to initiate the scenario automatically from some external event but all my tests fails and i find that all “watch” triggers are actually not real and they all work with polling.

i am talking about:
excel online, google sheets, MS365 outlook, sharepoint…

is there a single watch trigger in these kind of services that works like a real trigger?

If the external service allows you to register webhooks, then you can create a trigger to wait for incoming webhook requests in Make using the generic Webhook “Custom webhook” module.

Please refer to the external services’ API documentation for more information if this is possible.

You can also suggest for it to be made in the Idea exchange. Don’t forget to search for it first, just in case someone already suggested it, so that you don’t end up creating a duplicate.
Screenshot_2024-01-17_130153

2 Likes