I have been testing n8n cloud and I am having an issue with it.
If I make a workflow using the shopify trigger, it works fine. (I am using the Shopify Trigger - products update topic which emails me when a product is updated. I receive the emails no problem.)
I can turn the node off, edit and save then reactivate it normally and it works fine.
However, if while building the workflow, I use the execute node to fill the json, then next time I try to activate it it fails.
There was a problem and the workflow could not be activated:
Shopify error response [404]: Not Found |
After I have run the execute node the only way I have found to recover is to delete it build a new workflow.
This makes it very hard to build the workflow as I don’t have access to the variables from the json…(at the moment I have a second broken workflow which I copy the variables from.)
Does anyone have any suggestions on what I am missing?