Sending an new email from bubble

Hi all,

My app is a Online learning platform where the user learn about new courses I want to send the new email to user when the user complete the course. Earlier I used the backend workflow through which email is sent in threads. I want to send the new email to user when the lesson is completed. Is there any way to this with bubble

Hi @munindersingh68,

Yes. In the WF wherever you make an edit in the database that changed the lesson status to completed, just simply add a WF to send an email notifying the user they have completed the lesson.