NameDescriptionTypeAdditional information
Items

Collection of Object

None.

TargetBusinessModule

globally unique identifier

Required

TargetBusinessModuleEntity

integer

Required

TargetList

string

Required

TargetFolder

string

None.

OutputExistsBehaviour

The override behaviour

WorkPoint365.WebAPI.Model.Document+OutputExistsBehaviour

Required

PdfFormat

The PDF conversion format. If not specified the default PDF format will be used

WorkPoint365.WebAPI.Model.Document+ValidPdfFormat

Required

UseStepInputValues

Option to select if the process should use the values from the step input when creating the items

boolean

None.

SourceItemFieldsToCopyToPdfItem

Option to Add Index

Collection of string

None.

CombineFiles

Option to select if the converted PDFs should be Concactated

boolean

None.

FieldValues

Collection of the field values for the converted file(s)

Dictionary of string [key] and Object [value]

None.

AddPageNumbers

Option to Add page numbers

boolean

None.

AddIndex

Option to Add Index

boolean

None.

AddSourceInformation

Option to Add Source Information

boolean

None.

DocumentVersion

Option for which Version to use

WorkPoint365.WebAPI.Model.Document+DocumentToPDFConversionParameter+Version

None.

Async

Option for selecting Asyncron mode

boolean

None.

CallbackUrl

Option for Callback Url

string

None.

CallbackHeaders

Option for Callback Headers

Dictionary of string [key] and string [value]

None.