How to trigger a workflow when a new row is added in Excel file

Hi,

I’m trying to create a workflow in Uipath which gets triggered whenever a new row is added to an existing Excel file. Any idea how to do that?
The excel file is integrated with google dialogflow, and a new row is added to the excel file whenever a user interacts with the chatbot.

Hey @salax_sunny

You can try calling orchestrator api from the DialogueFlow Fulfilment section.
With the API, you can trigger the Job by specifying JobID…

Regards,
Goutham

1 Like

@GouthamVijay Thanks for the solution.

1 Like

Please mark it as a solution…

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.