Trigger automation on page load

Hello guys,

I’m looking for a way to trigger an automation when the Doc page is loaded.

This is the use case: I’m building a dashboard where my team can see the status of a list of websites.
This status can be retrieved calling a webhook.
If I use a time-based automation, there will be plenty of calls when nobody sees that page.

Or maybe is there another way to populate a page getting content from a webhook response?

Thanks
Daniele

No way to trigger automation on page load.

You’d have to have a top-level button that users press to “refresh” or see the newest information. The press of that button should trigger all of your webhook logic

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.