Getting an error related to the join paths node, not sure why.
Flow link: https://www.gumloop.com/pipeline?workbook_id=65TEpnALmDg1yujh7Lztzo&run_id=cTW25p2xdgT9HwXqfgDk8m
Getting an error related to the join paths node, not sure why.
Flow link: https://www.gumloop.com/pipeline?workbook_id=65TEpnALmDg1yujh7Lztzo&run_id=cTW25p2xdgT9HwXqfgDk8m
Hey @samhbarton – At the moment, Join Paths
node does not support Loop Mode
or List
inputs since it wont be able to pick the path in that case. You can use a subflow that processes a single item and then loop the entire subflow. So in this case, the subflow would include the scraper + combine text with join path and then you’ll loop that over in the main flow.
Let me know if this makes sense and works for you
https://docs.gumloop.com/nodes/flow_basics/join_paths#why-no-loop-mode%3F
OK makes sense! In my case, which nodes would make the most sense to put in the sub flow?
Website Scraper in Error shield + Combine Text and then Join Paths.
Legend, all sorted. Thanks again!!
Awesome, no problem!
This topic was automatically closed after 3 days. New replies are no longer allowed.