Is there any function that I can use so that my two triggers are written on the same line in my google sheets? (they are dependent on each other, for example trigger 2 only occurs after trigger 1 occurs).
What is the error message (if any)?
Please share your workflow
(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)
Hi @Henrique_Sia . Could you provide a sample of your workflow
One way is using the google sheets triggers eg Trigger on row added/changed. Then add a node that triggers the other workflow eg IF cell text contains start, Trigger webhook etc