Newer Version Available

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

CustomNotificationActionGroup (Beta)

Stores information about custom notification action groups. This object is available in API version 66.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

Actionable notifications is a pilot or beta service that is subject to the Beta Services Terms at Agreements - Salesforce.com or a written Unified Pilot Agreement if executed by Customer, and applicable terms in the Product Terms Directory. Use of this pilot or beta service is at the Customer's sole discretion.

Note

Supported Calls

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

Fields

Field Details
CustomNotificationTypeId
Type
reference
Properties
Create, Filter, Group, Sort
Description
This field is a relationship field.
Relationship Name
CustomNotificationType
Relationship Type
Master-detail
Refers To
CustomNotificationType (the master object)
GroupName
Type
string
Properties
Create, Filter, Group, Sort
Description
Name of the mobile action group. Use a unique name per custom notification type.

CustomNotificationActionGroup is exposed in Tooling API to user profiles with the View Setup and Configuration permission. To create and edit mobile action groups, the Customize Application permission is required.

Note