One action triggering another action at the same time

Hi, is there a way to have two actions triggered at the same time?

I have one action to start an email and another to set the value in a column to TRUE.

Context: I want to send a customised email using External: start an email action and then set the value of the column Sent to TRUE, all in one tap.

Thank you.

Solved Solved
0 4 508
1 ACCEPTED SOLUTION

You can do that by using 3 actions.

1 action is set the values of some column in this row.

2nd action is external send an email.

3rd action is grouped run action 1 and action 2.

It is this 3rd action that you will use as the trigger action for the other 2.

Howeverโ€ฆI would be careful here as there is nothing stopping your user from cancelling their email before it is sent. Your data would be wrong then as the TRUE value for sent email would still be in your table.

View solution in original post

4 REPLIES 4
Top Labels in this Space