As per the attachment, I have created an automation with multiple steps starting with a form being submitted and ending with an email being sent to the customer who submitted the form.
The email body requires data from the previous steps of the automation to be updated.
The problem is that it seems the automation doesn't run in sequence (each step following once the previous one has been complete), rather all steps run simultaneously.
This causes the email body to be missing data, because the final email is being sent before the records have been updated according to the previous steps.
Am I doing something wrong?
