The rest-message skill creates outbound REST message definitions (sys_rest_message) — the configuration layer for making HTTP calls from ServiceNow to external systems. Pair with connection-alias for credential management.
REST Message
Outbound REST messages with HTTP methods.
| Operation | Description |
|---|---|
| create | Create a REST message definition with endpoint and auth configuration |
Run sn ops rest-message to see the full input schema for each operation.
You
Create an outbound REST message for calling the Slack webhook API.