send_slack_alert
Send Slack notifications for Salesforce order management alerts, including case updates, priority messages, and custom fields to notify customer service teams.
Instructions
Send a Slack alert notification
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes | The alert message to send | |
| priority | No | Alert priority level (optional, defaults to info) | |
| caseId | No | Related case ID (optional) | |
| customFields | No | Additional custom fields to include in the alert (optional) |