Newer Version Available
Send Notification Actions
Supported REST HTTP Methods
- URI
- Get a list of available Send Notification actions.
- /services/data/vXX.X/actions/custom/sendNotification
- Get information about a specific Send Notification action:
- /services/data/vXX.X/actions/custom/sendNotification/notification_type_name
- Formats
- JSON, XML
- HTTP Methods
- GET, HEAD, POST
- Authentication
- Authorization: Bearer token
Inputs
| Input | Details |
|---|---|
| recipientIds |
|
| recordId |
|
Standard Notification Types and Related Objects
Use this table to identify which object applies to each standard notification type supported by a Send Notification action. The object determines the value that you enter for recordId.
| Standard Notification Type | Related Salesforce Object |
|---|---|
| amount_updated |
Opportunity |
| close_date_reminder |
Opportunity |
| close_date_updated |
Opportunity |
| deal_won |
Opportunity |
| deals_to_watch |
Opportunity |
| hc_allergy_intolerance_alert |
Allergy Intolerance |
| hc_care_determinant_alert |
Care Determinant |
| hc_care_plan_alert |
Case |
| hc_care_plan_task_alert |
Task |
| hc_health_condition_alert |
Health Condition |
| high_priority_case |
Case |
| new_child_opportunity |
Opportunity |
| next_step_reminder |
Opportunity |
| stage_reminder |
Opportunity |
| stage_updated |
Opportunity |