Upsert Records
Creates or updates records in a Bigin by Zoho CRM module.
POST
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
stringrequired
The Bigin module API name, such as Contacts, Accounts, or Pipelines.
array of objectrequired
Array of record objects to insert or update. Use Bigin field API names inside each object.
array of string
Optional field API names to use for duplicate detection.
array of string
Optional workflow trigger controls.