Dynamic Variables in Flows
Jun 5, 2023
Dynamically inject content from your application into your Flows. Useful for setting the user's name in a Flow, or loading localized strings on the fly.
Set custom variables anywhere in your Flow data using `${variableName}` syntax. Pass the variable map to the component via the `customVariables` prop.
- Aug 16, 2023
Multiple Environment Support
All Engage plans now have access to multiple environments. Keep separate instances for development, staging, and production, and switch between them. Especially useful when iterating on Flows, and avoids ID collisions and analytics noise.
- Aug 10, 2023
Developer Docs Upgrade
Today we're unveiling a major upgrade to the developer docs:
- Aug 9, 2023
Content Editor and Component Previews
We love YAML, but we know not everyone does. The new Content Editor lets you update existing Flow content without managing the YAML structure. Switch back and forth between YAML and Content editing freely. Your changes are shared as you type.