I WANT THE NODE sELECT COUNTRY TO RUN ONLY IF THE NODE COMBINE TEXT MEETS CERTAIN CRITERIA. HOW CAN I MAKE THAT? (THE NODE “SELECT COUNTRY” GETS THE INFO FROM THE FIRST INPUT) SO I CANNOT PUT 2 INPUTS IN THE IF-ELSE.
Hey @Noah270704 - Could you please share your workbook link or run link? Also, please make sure to set access to ‘anyone with the link can view’.
You should be able to do this by wrapping the Combine Text
node in an IF-ELSE node, I can share an example once I see the workbook.
Hello, this is the link https://www.gumloop.com/pipeline?workbook_id=p2s4eWAjSEp91jeHNv2bcR
Thank you for sharing! You can wrap the Combine Text
node in an IF-ELSE
and then use another Combine Text
node to create the dependency to run the subflow only if the condition is met. Here’s an example setup: https://www.gumloop.com/pipeline?workbook_id=cmkM2Fgya81psjpSuKpyvH
Let me know if this makes sense and works for you.
This topic was solved and automatically closed 3 days after the last reply. New replies are no longer allowed.