Workflow works with “Save & Send Test Request,” but stops when triggered
Status: Open · Asked by RICK CORREIA on · 0 views
I have set up and cloned workflows like this many times, but I’m having an issue with this particular workflow.
When I go through the workflow manually using Save & Send Test Request, everything works correctly and the product is successfully created in WooCommerce.
However, when I trigger the workflow normally from Google Sheets, the trigger is received successfully, but the workflow stops after the trigger. In Task History, it only shows the Google Sheets trigger as successful and none of the following steps, including the Router, are executed.
I have already reconfigured the Google Sheets trigger and tested it using a new row. The test works correctly, but the live trigger still stops after Step 1.
Could you please let me know why the live trigger is not continuing to the Router and the rest of the workflow?