Upload a Smart Import Record to an existing Import

Upload a file to an existing import and create a record with smart import and predictions. Provide none of recordType, newRecordTypeId, or newRecordTypeDisplayName to default to Imported type.

OAuth Scope required: public.records.createSmartImportRecords

Path Params
string
required

The Import Id. You can upload a record to an existing import in the repository.

Body Params
file
required

Must be a binary. Base64 is not accepted at this time.

string
required
Defaults to imported

Upload a smart import record as an existing record type. Cannot provide alongside newRecordTypeId and newRecordTypeDisplayName. Defaults to Imported.

string

The record type ID for a not-yet-existing record type. Must be provided along with a newRecordTypeDisplayName

string

The display name of the new record type to create.

Headers
string

Denotes the actor of the request. When used, the API will take into account this user's permissions and access. This or x-as-user-id is required when the associated token was produced from the Client Credentials grant or with legacy bearer tokens on select endpoints. More information about permissions.

string

Denotes the actor of the request. When used, the API will take into account this user's permissions and access. This or x-as-user-email is required when the associated token was produced from the Client Credentials grant or with legacy bearer tokens on select endpoints. More information about permissions.

Responses

Language
Credentials
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json