Weβre excited to announce the release of public API support for Listing Funnels and Funnels Pages.
We’ve added a new scope, funnels/funnel.readonly and funnels/page.readonly for accessing the funnels.
πAPI Endpoints:π
- GET /funnels/funnel/list: Retrieves a list of all funnels.Β link
- POST /funnels/page: Retrieves a list of all funnel pages.Β link
Developers can now seamlessly List Funnels and there Pages using these APIs.