Add "Table" environment variable type
Flow Classic had an environment variable type of "Table". Possible we could add that to Connect? I think this would allow a cleaner setup of variables and reduce the number of variables needed.
Ex: If I want to send emails, per flow, I will need an env var for each flow.
InventoryAdjustmentEmail - <value>
MaterialRequisitionEmail - <value>
TransportTask_Email - <value>
If we had a table type, we could have a table with "Flow" and "Email" columns.
One variable, multiple rows.
1
vote