Include attachment if

Hi. I have a workflow which looks for data in the table โ€œWorkshopCompleteโ€, if a condition is met [WorkshopComplete]=โ€œYโ€ it fires a task and sends an email to several people. All good so far.
included in that task is a attachment template which I only want to be sent if another condition is met, [Recall]=โ€œYesโ€. How do I do this??

So to summarise:
If [WorkshopComplete]=โ€œYโ€, always fire the task, but only attach the template if [Recall]=โ€œYesโ€.

0 3 90
3 REPLIES 3

There is no โ€œattachment_ifโ€.
Youโ€™ll need to create 2 workflows/automations, one with the attachment, one with no attachment, each with a different condition.

Hi Marc
So would this mean two emails fired?

No. 2 automations with opposing conditions, only 1 would fire. 1 contains the attachment, the other does not.

Top Labels in this Space