v3
latestSwagger 2.02026-08-067506752.0 MBImport data from CSV file
Path parameters
Org identifier (either id or slug)
Query parameters
scenario id to import into
whether to skip erroneous rows, or reject the entire upload if any are invalid (default)
whether to create persons/jobs that are not matched
whether to create groups that are not matched
whether to disable adjusting dates of hires in cases where the start dates differ
whether to fall back to job title and manager for job matching
types of updates to apply (default all: title,comp,group,relationship,data,other)
comma-separated list of user ids who should be notified when the import is complete
name of the app that should be listed in the notify
date of the changes - if not presented on the csv file
disable overwriting changes to persons' data -- only update data if the person field is null
import dry run
whether to automatically import if dry run succeeds
process id of parent process
self identified source caller into this method
Ignore resumption of parent process
when the file names a manager that is already a grand-manager with only open jobs in between, keep the existing reporting line instead of reassigning (default: on for the org engine importer, off for the job/person importer)
when a person moves out of a job, reassign that job's direct and indirect reports to the target job
loosen strict import validations: backdate early create dates, route jobs with an unresolvable manager to the unassigned-manager job, and shift depart-date deletes to the next day
Group types to overwrite
Post processor
Response
successful operation
Example response
{
"id": "588f7ee98f138b19220041a7",
"orgId": "588f7ee98f138b19220041a7",
"runUserId": "588f7ee98f138b19220041a7",
"parentProcessId": "588f7ee98f138b19220041a7",
"createId": "588f7ee98f138b19220041a7",
"createBehalfId": "588f7ee98f138b19220041a7",
"createAttribution": {
"principalUserId": "588f7ee98f138b19220041a7",
"agentUserIds": [
"588f7ee98f138b19220041a7"
],
"eventId": "588f7ee98f138b19220041a7",
"aiChatId": "588f7ee98f138b19220041a7"
},
"createAt": "2017-01-24T13:57:52Z",
"updateId": "588f7ee98f138b19220041a7",
"updateBehalfId": "588f7ee98f138b19220041a7",
"updateAttribution": {
"principalUserId": "588f7ee98f138b19220041a7",
"agentUserIds": [
"588f7ee98f138b19220041a7"
],
"eventId": "588f7ee98f138b19220041a7",
"aiChatId": "588f7ee98f138b19220041a7"
},
"updateAt": "2017-01-24T13:57:52Z",
"startAt": "2017-01-24T13:57:52Z",
"endAt": "2017-01-24T13:57:52Z",
"logDataList": [
{
"at": "2017-01-24T13:57:52Z"
}
],
"appId": "588f7ee98f138b19220041a7",
"uuid": "84db3c6e-0877-4436-8af1-768c06b29586"
}