Error on Execute Workflow Node: "Cannot read property 'main' of undefined"

I’m reading from Airtable and triggering another workflow with each item, but unsure how to start debugging this error?

Workflow:

You should copy the contents of the Set node to the workflow (ID 32) that is in the Execute Workflow node and start it manually. Then you can see the node in which the workflow fails with the error.

1 Like

Thanks Laurens. I knew the second workflow would error because it wasn’t correctly set up but hadn’t realised it was causing this specific error.

The learning here is to get the 2nd (triggered) workflow working with dummy data, then integrate.

Have a great day/evening!

1 Like