Hello there bubblers!
I’m having a problem here!
So my app has clients, that buy’s different kind of products. And I would like to keep updated lists from sendgrid and mailchimp like “clients that bought X” for doing some cross-selling.
Easy to say… but hard to have it working
So, My idea was to “set up” recurring events. But, how can I put an automatic api workflow, that searches for items bought for each user, and when that’s positive, send that user’s email to the list in the email providers
I have a sketch of how I did it so far, with no success
Any idea?