Open Screen
Close Screen
Open External Link
Configure Navigation Drawer
Add Item to List
Remove Item from List
Update Value
Convert Data
Send API Request
Conditional Action
Request Permission
Trigger
The Convert Data Actionallows you to transform data from one format to another within your app. This could involve changing data types (e.g., text to number), modifying units (e.g., kilometers to miles), or formatting data to fit specific requirements, ensuring seamless handling of information across different contexts.
Data Flexibility
Consistency Across App
1. Output Path
2. Conversion
Validate Before Conversion: Ensure the data being converted is accurate and appropriate for the target format, to avoid errors during the process.
Choose the Right Format: Be mindful of the context in which the data will be used post-conversion, ensuring the format aligns with the intended functionality.
Test Complex Conversions: For complex transformations, such as currency or time zone conversions, test thoroughly to ensure accurate results across different scenarios.