v1
latestOpenAPI 3.0.02026-07-24202886.6 KBImport
Performs an asynchronous data import, returning the ID of the feed file created so processing status can be queried later. This endpoint is only available in Medallia Experience Cloud 2023 Summer Release as an opt-in feature. Reach out to your Medallia contact to enable this API feature as part of the Early Adopter Program.
post/inbound/v2/async/{importer-name}
Path parameters
importer-namestring identifier required
The name of the importer
Request body
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 asynchronously