---
sourceDocument: Yokohama Data and Automation
sourceDocumentLink: https://www.servicenow.com/docs/r/yokohama/integrate-applications

 Release :

    - yokohama

ft:locale :

    - en-US

ft:publication_title :

    - Yokohama Data and Automation

ft:clusterId :

    - crint

bundleId :

    - crint

workflow :

    - Creator


---

# Flow Designer components

# Flow Designer components {#ariaid-title1}

* Release version: Yokohama
* 
* Updated January 30, 2025
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

The Flow Designer components let you invoke flows, subflows, and actions from Workflow Studio and use them as part of a workflow. You can also use these components to determine a flow's output or execution status.
* **[Use the InvokeFlow component](https://www.servicenow.com/docs/~Y__tbHtaUoAkwJWOK7lsA)**   
  Invoke or call a flow that is available in Workflow Studio by using the InvokeFlow component of RPA Desktop Design Studio. Generate the context ID of the flow and use the ID in other flow designer components to get the execution status and output.
* **[Use the GetExecutionStatus component](https://www.servicenow.com/docs/RcW_8txsFWmthv89y_MpyQ)**   
  Use the GetExecutionStatus component to determine the execution status of a flow or a subflow in Workflow Studio.
* **[Use the GetOutputs component](https://www.servicenow.com/docs/F0G~56DUkOmFSWUHgktlFg)**   
  Use the GetOutputs component to get the output of a flow or a subflow in Workflow Studio.
* **[Use the InvokeSubFlow component](https://www.servicenow.com/docs/QCR0oVVlwsLSoSkHd1JoMA)**   
  The InvokeSubFlow component returns the context ID of a subflow in Workflow Studio so you can use it in other components. For example, you can use the context ID to get the execution status or the output of a subflow.
* **[Use the InvokeAction component](https://www.servicenow.com/docs/SAHzRQivhzZUzJ4ib8KUuw)**   
  The InvokeAction component returns the context ID of an action in Workflow Studio so you can use it in other components. For example, you can use the context ID to get the execution status or the output of an action.
* **[Properties of the Flow Designer components](https://www.servicenow.com/docs/BphqxDMdxu_2h8TQt28maQ)**   
  To set the properties of a Flow Designer component, double-click the component and enter the values in the Properties pane.

