Zapier
Last updated 24 days ago
Zapier
REST hooks for Zapier/n8n: post to a target URL when Liza events occur (Triggers) and send messages (Actions). Base path: /v1/zapier · Auth: Bearer
Subscribe to a trigger
bash
On each matching event, Liza sends a POST with the event payload to target_url. To stop it, remove the hook via DELETE /v1/zapier/hooks/{id}.
n8n
n8n uses the same mechanics (generic outbound hooks + inbound actions).