This component is used to add items to a UiPath Orchestrator Queue. In order for it to work, you will need to have a UiPath Orchestrator tenant to connect to. This node is meant to follow the UiPath Connector component.
The Orchestrator API allows upload of 15000 items in one request. If the input data is larger than 15000 rows, the component will make multiple requests.
- Type: Flow VariableUiPath AuthenticationUiPath Authentication - this component is expecting the result of the UiPath Connector node
- Type: TableDataData that is going to be sent to the queue. Each row of the input data will make one queue item.