Funnel Validation Improvements
We have added stricter funnel validation to help prevent broken funnels from being saved.
Active routing-type nodes now require at least one outgoing connection before a funnel can be saved.
This applies to nodes such as:
- Rotators
- Conditions
- Action Proxies
- AI nodes
- Visitor Tags
If one of these active nodes has no outgoing connection, the backend will reject the save. This applies whether the funnel is saved through the UI or through the API.
This change helps prevent funnels with broken routing paths from being saved and later causing redirect or routing issues.
We also fixed an issue with duplicated funnels using V2 Conditions, where saving could be blocked after deleting the V2 Condition node.
API Documentation Updates
We have rolled out a new API documentation portal.
You can find it from the API Access page, or access it directly here: https://api-docs.funnelflux.pro/
If you use the FunnelFlux API, please use this new portal as the canonical reference for API documentation going forward.
We will also send a separate API update email with more details about the new documentation and some minor API changes.