The CreatorCon Call for Content is officially open! Get started here.

need to run existing workflow from subflow

Nagendra Babu32
Tera Contributor

Hello All,

I need to run existing workflow from subflow. Subflow inputs are ritm and requested for. Can someone suggests on how can I achieve it.

3 REPLIES 3

AshishKM
Kilo Patron
Kilo Patron

Hi @Nagendra Babu32 , 

Please confirm, are you are trying to run a subflow from current workflow. 

 

-Thanks,

AshishKM


Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution

I am trying to run the ritm workflow from the subflow.

Aynur Muhametzy
Tera Contributor

You can trigger workflow from flow/subflow

1.using existing flow logic "Call a workflow"

2. using inline script and workflow API