Skip to main content

FlowStartProperties

Defines properties for starting a workflow flow, including options for events, geolocation, web notifications, and document handling.

Properties

NameDescription
CanSaveAsDraftIndicates whether the flow can be saved as a draft.
HideApporoverInHistoryIndicates whether the approver should be hidden in the flow history.
AutoOpenApprovalOptionIndicates whether the approval option should open automatically.
GeolocationOptionsRepresents options for geolocation settings in the workflow, including flags for usage, display in flow history, and type of geolocation data.
StartImmediatelyIndicates whether the flow should start immediately.
EventButtonGroupIndicates whether event buttons are grouped together within the start properties.
IsChangedIndicates whether any changes have been made to the workflow object in the code, showing if it has unsaved modifications.
WebNotificationOptionsRepresents options for web notifications in a workflow, including multilingual titles, messages, and a flag for modification status.
DocumentsA list of documents associated with the start of the flow.
EventsA list of events associated with the start properties.
EventButtonsAlignmentThe alignment of the event buttons associated with the start properties.
ShowInFlowHistoryIndicates whether the flow should be shown in the flow history.
CaptionA dictionary containing captions for workflow objects, mapping identifiers to their display names.