Hey all!
I am uploading a workflow that I am having trouble with. The workflow creates an OpenAI agent that collects lead information and answers sales questions. The lead information is supposed be sent to this Google Sheet:
But when I run the flow I get this error:
Problem in node ‘Check Intake Complete‘
compareOperationFunctions[compareData.operation] is not a function
I would appreciate help fixing this error.
Hey @Wolf_Bishop hope all is well.
Unfortunately, the workflow didn’t paste right and something preventing it from rendering. Could you try to paste it again. Just Ctrl/Cmd + a
on your n8n canvas and Ctrl/Cmd + c
to copy and then paste here between a pair of triple backticks (```).
example
Hi @Wolf_Bishop, welcome to community.
Seems like your workflow is outdated, and some of your node (Almost all nodes) is in old version, and I’ve upgraded the version for all of your nodes.
Here is your newest workflow
If it helps you, kindly mark my message as solution, thanks:)