Zoho supports assignment rules which assign an account manager to a lead by e.g. round robin. Unfortunately, it seems like it is not enough to leave the owner property empty to make the assignment rule work (even when its activated for all records). You have to explicitly set the so called lar_id:
Hi,
Zoho supports assignment rules which assign an account manager to a lead by e.g. round robin. Unfortunately, it seems like it is not enough to leave the owner property empty to make the assignment rule work (even when its activated for all records). You have to explicitly set the so called lar_id:
It's also not enough to add this id to the data object - it has to be one level above that.
If this is something that you agree with, I am happy to provide a PR soon.