Newer Version Available

This content describes an older version of this product. View Latest

External Record Alert Actions (POST)

Snooze external record alerts that are from an external source system for a specified time period or dismiss them.
Resource
Resource Examples
Available version
54.0
Requires Chatter
No
HTTP methods
POST
Request body for POST
Root XML tag
RecordAlertActionInput
JSON example
Dismiss a record alert:
Snooze a record alert:
Properties
Name Type Description Required or Optional Available Version
actionName String The action to perform on a record alert.
Possible values are:
  • Dismiss—The record alert notification doesn’t appear again.
  • Snooze—The record alert notification reappears after the specified time period.
Required 54.0
actionParameters Record Alert Action Parameter Input[] Represents the parameter specified for the record alert action. Optional 54.0
Response body for POST
Record Alert