Function to Update Contact Owner
Here is our scenario:
Our system creates a contact in Zoho CRM when a new user is added to our application.
The owner of the contact is the developer who wrote the contact record to the CRM.
I'd like to have a workflow that automatically updates the contact owner of the new record to match the account owner that the contact is related to. I'm having difficulty finding a function for this and am still in the very early stages of figuring out deluge.
Any insight or help would be appreciated.