Bubble workflows on Wappler

Hi! So… I come from Bubble, and there you have what is called “workflow”.

A workflow is an event that runs a series of actions when triggered. When a user clicks on button ‘save’ (the event), ‘something’ should happen (the series of actions). The combination of the event and the series of actions is what defines a workflow.

For example, I need to send multiple mails to users that have a same common parameter. I use sendgrid for this (I’ll try to implement the sendgrid API myself afterwords), how do I send each mail independently using Wappler? Is there any “workflow” system in Wappler?

Thanks!

Community Page
Last updated: