Hi,
I am creating automations in n8n for Zoho CRM.
I want to create a new deal with a label added at the same time. However, I keep getting an error. Using the API, I can create a deal successfully, but when I try to add a label during the deal creation, it fails.
Currently, the only way I can manage this is by first creating the deal and then, a few seconds later, adding the label to the already created deal.
Does anyone have any tips on how to solve this?
Thanks!