v1

latestOpenAPI 3.0.02026-07-24202886.6 KB
Import

Performs a data import

post/inbound/v1/{importer-name}

Path parameters

importer-namestring identifier required

The name of the importer

Request body

object required
OR
object[] required

Example request

{
  "transaction_date": "2021-03-23T20:15:37.000Z",
  "email": "mary@example.medallia.com"
}

Response

The response to a data import that is processed synchronously

recordsinteger required

The number of records processed

duplicatesinteger required

The number of records found to match an existing record in the system

rejectsinteger required

The number of records that could not be processed for some reason