Batch upsert a CSV file

Perform batch upserts of CSV files

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

The expected results are listed in the call responses table.

Body Params
dataOptions
object
required

The information that determines the behavior of the batch upsert operations.

executionOptions
object

Determines how Orange Logic completes the call.

file
required

A CSV file with:

  • One row for each record that will be created or updated.
  • One column for the identifying metadata field that matches the field you used in the fieldsToMatch parameter. This field must be filled to update a record. To create a new record, leave the field blank.
  • One column for each field that will be created or edited. You can update multiple fields for each record.

Language
Credentials
OAuth2
URL
LoadingLoading…