v2

latestOpenAPI 3.1.02026-07-26391214472.7 KB
import-export

Import Update Records

Bulk-update records from CSV.

CSV columns must use field api_names exactly as shown in the sample template. Requires an id column to identify target records. Extra columns not matching a known field are silently ignored. All imports run as background jobs. Returns a job_id immediately. Requires 'edit' permission on the target object type.

post/api/v1/objects/{object_type}/import/update

Path parameters

object_typestring required

Query parameters

record_type_idinteger required

Record type to scope the update to

Record type to scope the update to

Headers

authorizationstring nullable
X-API-Keystring nullable

Response

Successful Response

{"stackTrail":"paths:/api/v1/objects/{object_type}/import/update:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}