I was wondering if anyone can help me;
My users have a collection of boats each that they can add and remove as they need. I have created two collections. One for Users and one for boats. The relationship is that a user can have multiple boats, but a boat can only have one user.
What I am looking to do is send an email to the user with their list of boats? i hjave been tinkering with send grid, but i can only seem to email across a “count” and not a list Name, Color Etc.
Any ideas?