Hi @isaac.nwokocha sorry for the delayed reply. I didn’t see your response.
Couple questions - is the product table in Bubble or elsewhere - if elsewhere what type of database?
You say “email to all users” - do you mean all users ALL users? Or do you mean users that have opted into your mailing list?
Have you set up a sendgrid account?
Create new workflow api called “notify product info to Users”.
Trigger this workflow on each time of new product is posted into website.
Hope this works.
Thanks @manikandan - I can create the API workflow, but don’t know how to dynamically populate the email content, and ensure it’s sent to all subscribed users. Any step-by-step screenshots you can share?