Two-way webhook bridge between Imperal and Zapier, built on Webhooks by Zapier (no Zap listing or management -- Zapier's public API for that requires a separate, later app-review process; see this...
What this app can do
6 tools registered
Set Outgoing Webhook16 tok
Save (or clear, with an empty webhook_url) the Zapier 'Catch Hook' trigger URL that send_webhook_event will POST to. Get this URL by adding a 'Webhooks by Zapier' trigger step ('Catch Hook') as the first step of a Zap and copying its URL.
Get Outgoing Webhook Status8 tok
Check whether an outgoing Zapier webhook URL is configured (does not reveal the URL).
Send Webhook Event16 tok
Send an event payload to the configured Zapier Catch Hook webhook right now -- for other Imperal apps/automations to trigger a Zap. Run set_outgoing_webhook first if you haven't configured one yet.
Get Inbound Webhook Config8 tok
Read the inbound webhook URL and whether a shared secret is set up for receiving events FROM a Zap (via a 'Webhooks by Zapier' POST action step). Never reveals the secret itself.
Regenerate Inbound Secret16 tok
Generate a fresh shared secret for the inbound direction (Zapier -> Imperal), discarding any previous one. Paste the new value into a custom header named X-Zapier-Webhook-Secret on a 'Webhooks by Zapier' POST action step in your Zap.
List Inbound Events8 tok
List the most recent events a Zap has POSTed into this app via the inbound webhook, newest first.