Hey @SimpliFi - I’ve requested access to view the flow but I can see from the logs that Input 16 is missing. All inputs of the Join Paths node are required.
Thank you for sharing access. The issue here is that the Join Paths node is incorrectly used. The node takes one or more conditional paths as inputs and outputs the path that was executed.
Eg: If you’ve two paths using the IF-ELSE node, the Join Paths node will take both of them as inputs and output only the one that was executed.