Thank you @ÓscarGo for your response.I have been using this approach in other campaigns, however in this case there is a lot of data and the target schema string field has a limit of 255 characters. I could split the data in multiple fields but it overcomplicate it and I do feel this is not a proper...
Hi everyone,I'm working on an email campaign where I need to display a list of horses owned by each user along with their info. I have two tables: one with unique horse owners and another with all the horses. My goal is to send a single email to each owner that includes a table listing all their hor...