Zapier integration
Route LandedFees events into any of the 6,000+ apps Zapier supports via a Zapier catch webhook.
Zapier integration
Send LandedFees events into Zapier via a catch webhook. Once in Zapier, route the event into any of the 6,000+ apps Zapier supports (Google Sheets, HubSpot, Salesforce, and so on). Use this when you want to feed findings into a CRM, a spreadsheet, or a ticketing system without building your own bridge.
The integration is one-way, LandedFees to Zapier. No credentials from Zapier are held.
How to set up the Zapier webhook
- In Zapier, create a new Zap. Choose Webhooks by Zapier > Catch Hook as the trigger. Zapier gives you a webhook URL (looks like
https://hooks.zapier.com/hooks/catch/.../...). Copy it. - In LandedFees, open /integrations.
- Click New integration and choose Zapier.
- Paste the catch-hook URL.
- Pick the events to send. Standard set:
finding.created,entry.ingested,approval.decided. - Save. Use the Test send button to fire a sample payload at your Zap so Zapier can capture the field shape.
- Back in Zapier, continue the Zap to your downstream app (Google Sheets, HubSpot, whatever).
Zapier catches webhooks up to 10 MB in size. Our payloads are typically under 5 KB.
Payload shape
Every notification is a JSON object with event, occurred_at, resource, and a payload sub-object containing the event-specific fields. For finding.created, payload includes finding ID, entry ID, severity, dollar impact, and citation. For approval.decided, payload includes decider, decision, and decision timestamp.
Field names are stable. We add new fields but never rename or remove existing ones.
Frequently asked questions
Do I need a paid Zapier plan
No, if your event volume is under Zapier's free tier limit (about 100 tasks per month at time of writing). High-volume finding streams may push you into a paid Zapier plan.
Can I filter events before they hit Zapier
Use Zapier filter steps downstream. LandedFees sends every subscribed event; filtering happens in Zapier.
Is there a first-party Zapier app
Not yet. The catch-hook path works for every use case. A published Zapier app is on the roadmap.
What about Make (formerly Integromat) or n8n
Both accept generic webhooks the same way. Use the generic outbound webhook integration instead.
Related
Integrations
Slack webhook integration
Route audit findings, calculation completions, and approval decisions to a Slack channel via a Slack incoming webhook.
Integrations
Generic outbound webhook
POST LandedFees events to any HTTPS endpoint you control. Includes optional HMAC signing so you can verify origin at receipt.
Integrations
API keys: create, rotate, revoke
Create API keys for the /v1 endpoints. Admin role is required (LFQG-152). Keys are shown once at creation; rotate or revoke from the dashboard.
Still stuck
Paid tiers can open a ticket from the in-app support inbox. Free users can email operator support at info@growyourbrand.io.
Open a ticket