Hello guys,
I have a new problem with the Zoho Connector “Create/Update Sales Order”.
I successfully create a sales order and all the fields I wanted except the List Price field.
Whenever I add it in that node, it bugs.
How I set it up is that I just add “List Price” field in the node, put the exact same input that the one I have in “Unit Price” (which does not bug).
I get this error :
ERROR: The Zoho API returned an error.
[ { “code”: “INVALID_DATA”, “details”: { “expected_data_type”: “double”, “api_name”: “list_price”, “index”: 0, “parent_api_name”: “Product_Details” }, “message”: “invalid data”, “status”: “error” } ]
So I can’t understand why it won’t work.
Any idea ?
You’ll find the workflow below, I just removed the List Price so it would continue runnning.
Thanks guys for your help !
Information on your n8n setup
- n8n version: 1.7.1
- Database (default: SQLite):
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app): cloud
- Operating system: mac