Company
Date Published
Author
Christian Mathiesen
Word count
360
Language
English
Hacker News points
None

Summary

Frigade has introduced the capability to dynamically inject content from applications directly into flows, allowing users to set variables dynamically for purposes such as personalizing user names or loading localized strings. This feature utilizes dynamic variables, enabling the setting of custom variables within the data defined on the Frigade dashboard. For example, a flow-data.yml file could include data with a dynamic title like "Hello ${firstName}!" In React, developers can map these custom variables either directly on the flow or through other specified methods, enhancing the flexibility and personalization of flow content.