Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

ReminderRecord

Represents a reminder that's sent. This object is available in API version 60.0 and later.

Supported Calls

create(), delete(), describeSObjects(), query(), retrieve()

Fields

Field Details
ChannelType
Type
picklist
Properties
Create, Filter, Restricted picklist, Sort
Description
Specifies the channel that's used to send the reminder.
Valid values are:
  • Custom
  • Email
  • Facebook
  • Sms—SMS
  • Whatsapp
ErrorMessage
Type
string
Properties
Create, Nillable
Description
The error message when the reminder fails to send.
LastReminderDateTime
Type
dateTime
Properties
Create, Filter, Sort
Description
The date when the reminder is sent.
ScheduledReminder
Type
string
Properties
Create, Nillable
Description
The reminder criteria that's associated with the distribution.
Status
Type
picklist
Properties
Create, Defaulted on create, Filter, Restricted picklist, Sort
Description
The status of the reminder that's associated with a record.
Valid values are:
  • Failed
  • Success
The default value is Success.