# VidiFlow Trigger Workflow

This node is able to trigger a specified workflow in VidiFlow. By providing the "Workflow name" as well as the "Workflow version" in combination with the "Payload" in JSON format, it is possible to trigger and execute an existing workflow. During the execution a "Progress message" for a job can be displayed in the dashboard. Helmut4 is waiting for the response of the VidiFlow system and optionally displays a "Done message" in case of a successful run.  As the process may take a particular time it is advisable to set an appropriate "Timeout" for that process.

Different to the VidiCore nodes, the authentication towards the VidiFlow system will be defined within the node itself. Besides the URL of the system, it is mandatory to set the settings for "Scope", "Token endpoint", "Client secret" and "Client ID". The node result contains the Workflow ID.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.helmut.de/helmut4-releases/v4.7.0/helmut4-components/streamdesigner/nodes/actions/third-party/arvato/vidicore/vidiflow-trigger-workflow.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
