I just read through a number of forum posts on the topic, it doesn’t seem like there is an easy and obvious solution to this. However, this just could be because this topic is pushing my limited programming knowledge.
Have Zapier trigger a zap every day at 5pm. The action of that zap should be a webhook that triggers an API workflow inside Bubble which can then the email to user/users.
Hey @andrew1 looking at the post above, looks good… I’m getting hung up on how to transfer my variables to bubble? It’s not really making sense for me.
Any advice on how to get started here?
For reference, I have an application, in which users are emailing X amount of people automatically, from a list of XXX amount. Ea day, I’d like the emails to continously grab X from the list and add them into the rotation.
Currently, I can get 1 off sends/lists started, when the user logs in to push the button… but I’d like for this to happen automatically… As it sits, I have a zap set up that looks like above… but its not triggering any actions… Also - when I try to add “data” like “user=user” its telling me I have invalid inputs.