This article provides the resources and link to support the task of calling a data flow.
The Data Flow action button type contains the most features.
It is possible to change the Response Type.
The options include Document, Visualization, Markdown, JSON, CSV, and Plain Text.
This option returns either base64 encoded PDF string, or object with a documentContent property of base64 encoded PDF string.
{
"visualizationId": id,
"payload": {
...
}
}
It is possible to return null from a data flow with the Visualization response type, to not render a floating window.
This option is a string with markdown tags/elements.
This option is an object/string (return just a string for success messages).
This option is a string.
This option is a string.