Sometimes you want to use a dynamic piece of content within your Flow such as an email address or a localized string for i18n. In these cases, you can use dynamic variables to personalize for each user.Documentation Index
Fetch the complete documentation index at: https://engage-docs.frigade.com/llms.txt
Use this file to discover all available pages before exploring further.
Setting Dynamic Variables
Flows support setting custom variables anywhere in the data defined from the Frigade dashboard with the
${variable} pattern. For instance,
your Flow might look like this:
firstName variable like so:
<Frigade.Provider />. This will make them accessible in all Flows and Collections.
To pass in variables globally, simply pass the variables object to the provider: