Hi everyone,
I’m working on building a Shortcut that uses a CSV file to send personalized messages to everyone listed in the file. The message content will be the same for everyone, but it needs to include variables like the recipient’s name and city.
I’ve successfully created a version that works by selecting contacts manually, but I’m struggling to get it to work with CSV files. Does anyone have any ideas or suggestions for how I can set this up?
Thanks in advance!