Tips: Working with Date and Time in servicenow REST API using PowerShell
Posted onRetrieve all incidents created on this month programmatically. Indeed, it’s very simple and straight forward approach when it comes to reportings right? No, we aren’t focusing reporting table (sys_report) for now. Instead I go with simple query! Using PowerShell it’s very easy to find start and end of the month! Yes, try the below PowerShell […]