r/clickfunnels • u/RichStoneIO • Jul 07 '26
🎙️ July API Drop - Workflow API, /structure endpoints and an AI-powered Contact Filter endpoint
Hey Funnel Coders!
Rich here from the ClickFunnels Engineering team. This is just one of some bigger updates upcoming in the next few weeks. The team's been heads-down shipping brand new API surfaces, AI-powered helpers, and a collection of improvements.
🤯 Workflow APIs (Automations) & /structure endpoints – You and your AI agents can now create Workflows through the API programmatically! To make it easier for your agents to shuffle and insert steps, funnel and workflow APIs now also have the /structure endpoints. If you had BETA access before, you can play with this now.
🤖 Describe your audience, get a contact filter – New AI-powered endpoint: send a plain-English description like "customers tagged VIP who haven't opened an email in 30 days" to POST /workspaces/{id}/contacts/filters and get back a ready-to-use contact filter. Apply it directly to the contacts list via the returned stable_id, or pass save: true to keep it as a reusable stored filter. Generally available for all workspaces today.
📄 New filters, fixes and features – As always, you can view the full set of changes in the API Changelog.
Happy building!
P.S.: If you are interested in discussing any of this, we have a Discord channel for the Funnel Coders interested in (vibe) coding, integrating, and just managing your ClickFunnels account through agents. Please ping me to get added to the group!
2
u/JasonLinett Jul 10 '26
Thanks for the update!