Type Alias: FlowExternalSystemStepInput
FlowExternalSystemStepInput:
FlowStepInput&object
Defined in: flow-builder.ts:87
Payload for a flow step that represents an external system.
Type declaration
externalSystem?
optionalexternalSystem:object
externalSystem.name
name:
string
externalSystem.summary?
optionalsummary:string
externalSystem.url?
optionalurl:string
name?
optionalname:string
url?
optionalurl:string