ReminderDefinitionChannel

Represents the channel that's used to send the reminder. This object is available in API version 60.0 and later.

Where possible, we changed noninclusive terms to align with our company value of Equality. We maintained certain terms to avoid any effect on customer implementations.

Important

Supported Calls

create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), undelete(), update(), upsert()

Fields

Field Details
Content
Type
textarea
Properties
Create, Nillable, Update
Description
The content of the template that's used for the reminder. The template can be a customized or standard template.
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp when the current user last accessed this record indirectly, for example, through a list view or related record.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp when the current user last viewed this record or list view. If this value is null, and LastReferenceDate field isn’t null, the user accessed this record or list view indirectly.
MessagingChannelId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The ID of the messaging channel that's used to send the reminder. This field is available in API version 61.0 and later.
This field is a relationship field.
Relationship Name
MessagingChannel
Refers To
MessagingChannel
Name
Type
string
Properties
Create, Filter, Group, idLookup, Sort, Update
Description
The name of the Reminder Definition Channel.
RelatedTemplateId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The template that's used for the reminder.
This field is a relationship field.
Relationship Name
RelatedTemplate
Relationship Type
Lookup
Refers To
EmailTemplate
ReminderDefinitionId
Type
reference
Properties
Create, Filter, Group, Sort
Description
The reminder definition that's used to schedule the reminder.
This field is a relationship field.
Relationship Name
ReminderDefinition
Relationship Type
Master-detail
Refers To
ReminderDefinition (the master object)
SentFrom
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The identifier of the sender of the reminder.
Type
Type
picklist
Properties
Create, Filter, Group, Restricted picklist, Sort, Update
Description
Specifies the type of channel that's used to distribute the reminder.
Valid values are:
  • Custom
  • Email
  • Facebook
  • Sms—SMS
  • Whatsapp

Associated Objects

This object has the following associated objects. If the API version isn’t specified, they’re available in the same API versions as this object. Otherwise, they’re available in the specified API version and later.

ReminderDefinitionChannelHistory
History is available for tracked fields of the object.