How to get the tickets from service now for past two weeks using HTTP request

How to get the tickets from service now for past two weeks using HTTP request
??

This is more of a Servicenow question, but this is how you get data out of ServiceNow using a URL.

https://docs.servicenow.com/bundle/paris-application-development/page/integrate/inbound-other-web-services/concept/c_DataRetrievalAPI.html

Then you can use the UiPath.WebApi package/activities/functions to deal with the JSON.

Hello Apchu,
Here You have 2 videos on how to use ServiceNow via HTTP Request:

To be able to extract a query from the interface like you want check this video from this timestamp:

Thanks,
Cristian