FlowOutputFragment

object
contentNamestringOptional
Optional, sets the <glossary:content> that is provided by this flow output.
destinationNamestringOptionalpattern: ^([a-z0-9]([a-z0-9-]{0,61}[a-z0-9])?)?$

The destination to connect the flow output to. Omit this field to create an <<glossary:internal flow output>>.

Read Flows to learn more about how to connect flows to other flows.

refinerobjectFlowOutputRefinerFragmentOptional
The <glossary:refiners> that influence how this flow output will be assigned. This is a placeholder for future functionality.
transformOutputstringOptional1-128 characters
The name of the output pin to connect in the associated processing config. Retrieve the config through the Templates API and use a name from status.outputPins[].name.
transportobjectFlowOutputTransportFragmentOptional
Transport setting overrides for this specific flow output. If not specified, the transport will use the default settings.
Show 1 propertyHide 1 property
maxConnectionsintegerOptional>=1
Optional, specifies the maximum number of connections for this output if no destination is specified.