# Zoho CRM - Batch create standard objects action
The Batch create standard objects action creates standard objects in batches in Zoho CRM.
# Input
Input field | Description |
---|---|
Module name | Select the standard module for the objects. |
Data | Provide the data for the objects to create. |
Data source list (Data) | Provide the source list for the data. |
Additional fields appear based on the module you select.
# Output
The output is a list of the objects that were created in Zoho CRM.
Output field | Description |
---|---|
{Objects} | A list of objects that were created in Zoho CRM. |
{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