For this tutorial in video form, click here
Let’s go over updating existing records in Zoho CRM.
The Process
Check out this previous example we had for creating a record:

To update an existing record, we use zoho.crm.updateRecord instead:

The main difference from createRecord is that we specify the ID of the record we want to update.