Vivere

Make and Zapier

Add an HTTP module as the last step of a scenario or zap.

Make

Add an HTTP → Make a request module as the last module of the scenario: URL https://vivere.dev/p/<monitor-id>, method POST, body type Raw, content type text/plain, and any text you want in the log. In the scenario's error-handling route add another HTTP module pointing at https://vivere.dev/p/<monitor-id>/fail.

Zapier

Add a Webhooks by Zapier → POST step at the end of the zap with URL https://vivere.dev/p/<monitor-id>. Payload type raw, and put anything useful in Data. Zapier's built-in error alerts still tell you about failed runs; the heartbeat tells you about a zap that was turned off or throttled.

Monitor settings

Match the trigger: a scenario every 15 minutes is period 15m, grace 10m. For daily schedules use a cron expression with your timezone.