Hi guys,
I currently need a way to convert a single/multiselect into a string that I can push through Make into a dynamic template on Sendgrid.
I am bodging it with a SWITCH formula
"SWITCH({brand}, "Brand1", "Brand1, etc,etc
First it feels messy and I bet there is a easier way, and it falls flat when you turn on the option for a user in an interface to add their own input.
I would rather keep it in Airtable, so someone in an interface could select a single select option and then edit the output if desired.
Make.com
I have tried to do this through Make, but I am getting some strange results with it picking it up the single select, able to convert it to a string and even output it on an email, but this only works for the value that was selected during the construction of the make. As soon as it in changed it doesn't work (no errors, just doesn't show up in the dynamic field).
This has stumped me! Any advice would be great