Hello !
So I’m currently working on a marketplace and when procceding to payment, I’d like to send an email that sums up what the customer just bought.
We’re using the plugin “Email HTML (or MJML)” (Email HTML (or MJML) Plugin | Bubble).
Right now, in the workflow, we have something that looks like this :
While testing in preview mode and looking to the data we got with step-by-step mode, we end up with all the data we need (example with an ongoing command) :
However since the data is just passed “raw”, we end up with no formatting. So what I’d like to do is to make a table out of those datas with, for each row, one element from each of the searches made. I’m still new to Bubble and no code in general and after some searching I didn’t find a way to do that.
Thanks a lot for the help you’ll provide !