I have two tables linked together, one with Contacts and one with Themes. One contact can have multiple Themes. The table Themes contains the name of the theme and his URL.
Every time a new contact is created, I want to send an email with an automation. In this email, I would like to insert the name of the theme as an hyperlink with his URL.
Now, this would be easy if the contact had only one theme, but it can have more than one. I can insert the themes only as a List or a Grid, and even if I put the URL is not clickable, is just text.
That’s what I have for now.
And that’s the complete automation: “Typeform x Seekers” is where I have my contacts.
There is a way to transform the URLs in the grid (in the column Status) in a hyperlink?