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.Outbound REST messages with HTTP methods.
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.| Operation | Description |
|---|---|
| create | Create a REST message definition with endpoint and auth configuration |
sn ops rest-message to see the full input schema for each operation.Create an outbound REST message for calling the Slack webhook API.