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.