We’re thrilled to share that public API support for Listing Funnels and Funnels Pages has been launched.
A new scope has been introduced, funnels/funnel.readonly and funnels/page.readonly, in order to access the funnels.
API Endpoints:
- GET /funnels/funnel/list: This allows for the retrieval of a list of all funnels.
- POST /funnels/page: This enables the retrieval of a list of all funnel pages.
Developers now have the ability to effortlessly List Funnels and their Pages by using these APIs.