-
cc: @jiyoung-an @minjaeli
![channels](https://github.com/user-attachments/assets/a30801e1-5809-48f1-9cf1-12043d74943c)
-
**Is your feature request related to a problem? Please describe.**
In https://github.com/elastic/kibana/pull/90547 some [new fields](https://github.com/elastic/kibana/pull/90547/files#diff-657f5a2229…
-
# Integrating Microsoft Intune with ServiceNow |
Unless you are paying for Discovery or IntegrationHub, integrating with ServiceNow can definitely be a confusing task, but who wants to spend money ju…
-
I'm new to ServiceNow, I need to call the REST API of ServiceNow using node.js. But my company firewall is blocking the API, I tried adding proxy through addProxy method to GlideRecord then i got the …
-
```
from servicenow import ServiceNow
from servicenow import Connection
# Connect using default api method (JSON)
conn = Connection.Auth(username='*****', password='*****', instance='cablevision…
-
It would be great to leverage the new [recovered](https://github.com/elastic/kibana/issues/49405) action group to make alerts resolve certain types of incidents when they recover. There is currently n…
-
When a manual task is created using ServiceNowTasks.task as its template, MDW will automatically populate fields for the ServiceNow Incident API. The API call will be invoked from a specialized notif…
-
Today features are just an array;
```js
[
"Import and Export: Scoped scriptable Import Set APIs",
"Investment Funding - This sounds new",
"Mid Servers require JRE 1.8.0_161 o…
-
When creating a VM Cortex stores the purpose as a comment but also pushes this to ServiceNow's description field for the VM. On Linux VMs the ServiceNow comment is used to create the MOTD.
Currentl…
-
The 'ServiceNow' app does not appear to support GET parameters containing the '=' sign.
The ServiceNow app's 'Queries' parameter lets us provide values for multiple GET parameters, using the format…