# Zoho CRM - Batch upsert custom objects action
The Batch upsert custom objects action upserts objects in batches in Zoho CRM.
# Input
Input field | Description |
---|---|
Module name | Select the custom module for the objects. |
# Output
Output field | Description |
---|---|
{Objects} | The list of objects that were upserted. |
{Object} ID | The unique identifier of the object. |
Created time | The timestamp when the object was created. |
Modified time | The timestamp when the object was modified. |
Created by | The user who created the object. |
Modified by | The user who last modified the object. |
ID | The unique identifier of the object. |
Last updated: 10/2/2025, 7:51:29 PM