Open certain records

I have a table on a webpage. I need to open only certain rows based on a value in a column. Once I opened that record I need to perform some automation. If someone could point me to a tutorial or any help would be greatly appreciated.


I need to open and perform some automations on records that have a uscis value of “pending GT&C initial approval”.

Hi @Nenna_Anya

Can you confirm that, If the TASK00203784 value is unique one in the web portal.

If yes, You can search the value in the Search box and perform the operation

For all the fields in the web portal

Regards
Gokul

Hi,

You can install servicenow package and use the builtin activities provided like group or filter incidents.
Install it from package UiPath.ServiceNow.Activities.
For more info. follow the https://docs.uipath.com/activities/docs/servicenow-get-servicenow-record.

Thanks.

Thank you for the suggestion, but I do not have the time to learn the ServiceNow package. If someone could assist me without the ServiceNow package.