Hello Everyone.. I created a agentic flow, and i am invoke that flow from UiPath APPs. But some how i can’t see the argument that is required to pass as input to my agentic flow.
Agentic workflow - File Type is my input argument.
To get input from external application, you need to configure argument for start event node.
Please check whether you have added input for start event node as follows:
One workaround I have for you is to invoke the agentic flow from an rpa flow and then call that rpa flow from apps so that you can see the input arguments as well