Upload Forecast Import from CSV file

Upload a forecast CSV file for the account. Returns the import ID and status in the response body and the URL for tracking import status in the Content-Location header.

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

Scope

wfm-public:write

Body Params

The CSV file and metadata to upload as a Forecast Import

file
required

The CSV file to upload. Required headers (in order): Queue, Datetime, Interaction volume offered, Average handle time, Shrinkage. Maximum file size is 5 MB.

string
required
length between 1 and 255

The original file name including the .csv extension.

string
required
length between 1 and 64

The IANA time zone of the datetime values in the CSV.

string
length between 1 and 32

The date format used in the Datetime column. Defaults to DD/MM/YYYY.

boolean

Whether to trigger the scheduler job after the import completes. Defaults to false.

string
enum

The interval granularity for forecast editing. Defaults to MIN_15.

Allowed:
Responses

Language
Credentials
OAuth2
Missing 1 required scope
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json