/fileLoadingJobs

Initiates a File-Loading Job by specifying the URL for a zipped CSV file, containing data to be loaded, and the action(s) to be taken on it.

Body Params
string
Defaults to Load habberdasher score

Required; A description of the job, to be included in notifications (whether via email or webhook). Maximum length is 255 characters. No HTML or HTML special character syntax. More precisely, input must not match this regex: [\<>]+|&#

file
object

Required; A file object which describes the source file and columns to be acted on.

actions
array

Required; An array of action objects, each defining an action to be taken. Each Job Action Type has different supported and required for the Action property. See the individual Action Type docs below for more info.

actions
listeners
array of objects

Optional; An optional array of one or two listener objects indicating means of notification, email or webhook. Only one of each type can be specified.

listeners
Responses

Language
Credentials
Basic
base64
:
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json