I have set up and automation to email a client when their job is marked as done, and it is working. However, I just want to make it more intuitive if possible.
Currently - When marked as done and there is an email in the ‘client email’ field there is an email generated, in the email I reference job title, notes etc (all pulled from data in the table)
I would like - 2 emails set up,
email ‘a’ gets sent if there is a url in the url field filled in the job.
email ‘b’ gets sent if there is NOT a url in the url field in the job data.
Hopefully I am explaining that correctly.
So I know how to do the automation, I have one working well, I just want some more detail and not sure how to add the additional conditions, or if I need two automations set up and only the one matching the specific condition would be triggered.