Set up secure access to the Funnels API so your app can read and write data.
Create credentials in the Funnels API console and grant permissions to the 4aGoodCause app.
– GET /funnels/lookup/redirect/list – POST /funnels/lookup/redirect – GET /funnels/page – GET /funnels/funnel/list – GET /funnels/page/count – DELETE /funnels/lookup/redirect/:id – PATCH /funnels/lookup/redirect/:id – DELETE /medias/:fileId
Trigger occurs when a new redirect is created in Funnels API to update 4aGoodCause
Actions include create or update redirects in Funnels API and map fields to the app
Methods used include GET for lists and POST for creation
Key fields include redirectId, url, status, createdAt
Trigger when pages change or new funnels are added
Actions fetch page data and funnel lists from Funnels API
GET /funnels/page and GET /funnels/funnel/list
pageId, pageTitle, funnelId, slug
Trigger based on data changes in funnels every time a page or funnel is updated
Actions push updates to dashboards and generate reports
GET /funnels/funnel/list and GET /funnels/page
funnelId, pageId, metrics, status
Automate data flow between Funnels API and 4aGoodCause to save time
Reduce manual updates and human error with real time syncing
Gain actionable insights with consolidated funnel dashboards
In this glossary you will find API terms core elements and the integration process
Application Programming Interface a set of rules for connecting software components
A mechanism that sends data automatically when a specified event occurs
A secure authorization protocol used to grant access without exposing credentials
A specific URL where an API can be accessed to perform actions
Automate donor redirects to campaigns based on actions
Show targeted pages depending on donor history
Consolidate funnels and page metrics in a single view
Generate API keys in Funnels API and securely store them in 4aGoodCause
Map endpoints such as redirect and page endpoints to app events
Run tests verify data flow and deploy to production
The Funnels API connects your Funnels data to 4aGoodCause enabling you to pull redirect data and funnel page details into your donor journeys. With this integration you can automate redirects, track page counts, and keep campaigns in sync without manual data entry.
Yes this integration uses secure credentials such as API keys or OAuth tokens. Follow the steps to generate credentials in Funnels API console and authorize 4aGoodCause.
Essential endpoints include GET /funnels/lookup/redirect/list and POST /funnels/lookup/redirect and GET /funnels/page. Other useful endpoints are GET /funnels/funnel/list and GET /funnels/page/count which help you build donor journeys.
Yes you can use a sandbox or test mode in Funnels API. Test with sample data and ensure data mapping before going live.
To revoke access remove the app token in the Funnels API console. Then reauthorize with updated permissions if needed.
Data that is synced includes redirects funnel lists and page data. This helps keep campaigns up to date and reduces manual work.
Error logs are available in both Funnels API and 4aGoodCause dashboards. You can review responses codes and timestamps to diagnose issues.
Due to high volume, we will be upgrading our server soon!
Complete Operations Catalog - 126 Actions & Triggers