Skip to main content
POST
Create job from connector asynchronous download task

Authorizations

Authorization
string
header
required

Get a token from auth/login endpoint and then pass it in the Authorization HTTP header in every subsequent API call. For more information visit our help center.

Path Parameters

projectUid
string
required

Project UID

Query Parameters

downloadTaskId
string
required

ID of the finished connector download async task providing the source file

continuous
boolean
default:false

When true, the job is created as continuous

Body

application/json

Job creation metadata

targetLangs
string[]
required
assignments
object[]

only use for projects without workflows; otherwise specify in the workflowSettings object

callbackUrl
string
due
string<date-time>

only use for projects without workflows; otherwise specify in the workflowSettings object. Use ISO 8601 date format.

importSettings
object

Reference to an object by its unique identifier

jobPreviewPackageFileUidRef
object

Reference to an object by its unique identifier

notifyProvider
object
path
string
Maximum string length: 255
preTranslate
boolean
remoteFile
object
semanticMarkup
boolean
useProjectFileImportSettings
boolean

Default: false

workflowSettings
object[]
xmlAssistantProfile
object

Reference to an object by its unique identifier

Response

Created

asyncRequest
object
jobs
object[]

Job parts created by the operation

unsupportedFiles
string[]

Filenames that could not be imported because their format is unsupported

warnings
object[]

Warnings raised during import, grouped by domain