I would like to know the best way to automatically trigger a UiPath process whenever a user submits a response through Microsoft Forms.
No direct trigger available for this but you can try this approach.
- On Form Submit, save the form data to a Excel File saved on OneDrive.
- Use
Row Added to the Bottom of a Tabletrigger to trigger your code.
Refer this documentation:
1 Like
Can we have any alternate ways.
Sent you a message!
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.