I am building an online marketplace using Bubble, which allows users to post listings.
I would like to set up a weekly ‘digest’ email that sends out a list of the recent listings to our user base.
Ideally this would be automatic using Zapier and MailChimp or something similar, but I’m struggling to even work out where to start my research for how to take the data from Bubble and put it into an HTML template using a ‘repeating list structure’ (for want of a better description).
In terms of the email design, I’m thinking something simple like this:
I know how I could do this using a standard email template using variables. The bit I’m struggling with is how to get each record in my database to add a new block to the list.
Are there any plug and play tools out there that could help with this? Or will I need to look into a custom solution (a friend has suggested looking into Jekyll ).
Any pointers greatly appreciated!