rpa robots can trigger the inputs. what is triggering
Hi @Jyothsna_B1
Please find the following resource:
https://docs.uipath.com/orchestrator/standalone/2023.4/user-guide/about-triggers
Hope this helps,
Best Regards.
Hi @Jyothsna_B1
Triggering in UiPath refers to the process of initiating or starting a workflow in response to a specific event or trigger.
The triggering mechanism can be either time-based, where the workflow is scheduled to run at a specific time, or event-based, where the workflow is triggered by an external event, such as the receipt of an email or a file being added to a specific folder.
Thanks!!