How to check status of incident and update it accordingly in service now using Uipath activities?

If you know how to consume ServiceNow API, then you can use HTTP request activity which come under package UiPath.WebAPI.Activities.

I did it using powershell but haven’t used UiPath activities till now. But I think the above mentioned activity can also help you and you can understand it easily.

Also this forum link has more explanation about that activity: