create_servicenow_notification
Create a ServiceNow notification integration to send Bluematador monitoring alerts to your ServiceNow instance, specifying severity levels and credentials.
Instructions
Create a ServiceNow notification integration
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name for the ServiceNow integration | |
| password | Yes | ServiceNow password | |
| username | Yes | ServiceNow username | |
| severities | Yes | Event severities to include (e.g., ["alert", "warning", "anomaly"]) | |
| instanceName | Yes | ServiceNow instance name | |
| sourceInstance | Yes | ServiceNow source instance |