mark3grahams
Results
2
issues of
mark3grahams
Hi, I am a bit new to this module, and I am wondering why I am getting different results. Get-ServiceNowRecord -Table 'change request' -Filter @('opened_at', '-between', (Get-Date).AddMonths(-2), (Get-Date)), '-and', @('type',...
### Is your feature request related to a problem? Please describe. We are looking at certificates for automation. API tokens will work, but certificates can be made non-exportable and I...
kind-enhancement