I just create a simple flow with a “Zendesk Trigger” node, no other node in the workflow.
What i did was setup the node (credentials, service, options and conditions) and try to activate the flow to start fetching whenever a zendesk ticket is created.
However as soon as I set the flow as “Active” I receive this error:
Workflow could not be activated: Cannot read properties of undefined (reading ‘toString’)
I thought that might have been it, If you make a new workflow and add a new Zendesk trigger node and configure it in the same way does it work then? starting to run out of ideas really and the next option I can think of would be to pop a debug build together so we can check the console output… Assuming there isn’t already something in the docker log…