Skip to main content
POST
Upload Conversions CSV
Import conversions via CSV file. This is a two-step process:
  1. Upload the CSV using the Upload Temp File endpoint to get a temporary URL.
  2. Create the import using this endpoint with the temp_url from step 1.
For CSV format requirements and column specifications, see the Conversion Imports guide.

Authorizations

X-Eflow-Api-Key
string
header
required

The Everflow API key generated from the Control Center > Security.

Body

application/json
file
object
required

File reference for the CSV upload.

Response

200 - application/json

Upload result with processing status.