Use your Funnels API API key or OAuth token and the scope funnels/redirect.readonly to authorize requests.
In Zapier, add a Funnels API connection and grant access to the requested scopes to begin fetching data.
GET /funnels/lookup/redirect/list — Retrieve redirects; funnels/redirect.write — Create or update redirects; POST /funnels/lookup/redirect — Create a redirect; funnels/page.readonly — Read page data; GET /funnels/page — List pages; funnels/funnel.readonly — Read funnels; GET /funnels/funnel/list — List funnels; funnels/pagecount.readonly — Read page counts; GET /funnels/page/count — Get page counts; DELETE /funnels/lookup/redirect/:id — Delete a redirect; PATCH /funnels/lookup/redirect/:id — Update a redirect
Trigger on redirects created or updated to keep charity links in sync.
Create, update and delete redirects using write endpoints to manage routing rules.
GET /funnels/lookup/redirect/list; POST /funnels/lookup/redirect; PATCH /funnels/lookup/redirect/:id; DELETE /funnels/lookup/redirect/:id
Key fields include id, source_url, destination_url, status, created_at
Trigger when pages or funnels are added or updated
Read page and funnel information and pull summaries
GET /funnels/page; GET /funnels/funnel/list; GET /funnels/pagecount.readonly
Key fields: id, title, slug, updated_at
Trigger on funnel changes and page counts
Read funnels and page counts to build dashboards
GET /funnels/funnel/list; GET /funnels/pagecount.readonly; GET /funnels/page/count
Key fields: funnel_id, page_count, updated_at
Build workflows without writing a line of code
Synchronize redirects and pages across platforms in minutes
Gain real time visibility into charity site data
A concise glossary of terms you will encounter when integrating Funnels API with Zapier
An API is a set of endpoints that lets apps read and modify data in Funnels
A specific URL that performs an action in Funnels API
How your app proves identity to Funnels API, typically via API keys or OAuth tokens
A mapping from a source URL to a destination URL used for routing in Funnels
Propagate redirect mappings from Funnels to charity sites via Zapier
Update charity landing pages in real time as funnels change
Tie funnel and page data to donor events for live dashboards
Add Funnels API credentials in Zapier and grant the requested scope
Choose redirects, pages and funnels endpoints to use in your Zap
Create triggers and actions to automate charity website updates
No coding is required to start. Use Zapier with Funnels API to fetch redirects, pages and funnels. If you need write access, request the funnels/redirect.write scope and configure credentials. Two short paragraphs explaining this.
For charity redirects you will primarily use GET /funnels/lookup/redirect/list to read redirects and GET /funnels/page to read pages. To modify redirects, use POST or PATCH endpoints with the correct scopes. Two paragraphs explain which endpoints to use and when.
Yes there are rate limits and quotas on Funnels API calls. If you hit limits, consider batching requests or upgrading your plan. Two paragraphs explain typical quotas and how to manage usage.
Authenticate via API key or OAuth token. In Zapier, configure a Funnels API connection and assign the requested scopes. Two paragraphs describe setup steps and best practices for secure credentials.
Yes you can read funnel and page data without making changes. Use read only endpoints to fetch information and build reports. Two paragraphs cover read only scenarios and data visibility.
API error details appear in the Zapier task history and Funnels API logs. You can enable verbose logging and review error codes to troubleshoot. Two paragraphs provide guidance on locating and interpreting logs.
Due to high volume, we will be upgrading our server soon!
Complete Operations Catalog - 126 Actions & Triggers