Because it’s hard to know whether workflows will run sequentially in Bubble, I highly recommend breaking down your workflows into Custom Events that are triggered. For example, run the first workflow and trigger a custom event passing data from workflow one into it, which then does the same to workflow 3, etc.
2 Likes