Process automation of Citrix Web Application

I wanted to automate a manual process of giving/assigning permissions on the Citrix Sharefile Web application.
The flow will be read from input excel file->decide to assign permissions on the app->repeat the same process in different locations(can be a user-input).

The main challenge I face here is to convert the input file data into corresponding mouse clicks on the web app.

Please help me out on this.

@anand_jahagirdar1

Were you able to figure this out? I recently started with Uipath and even am encountering a similar issue. Can you share your approach?