{
"sections": [
"title",
"description",
"supported_soap_calls",
"fields",
"wsdl_segment"
],
"title": "CustomNotificationActionGroup (Beta) - Tooling API",
"description": "Stores information about custom notification action groups. This object is available in API version 66.0 and later.",
"supported_soap_calls": "`create()`, `delete()`, `describeSObjects()`, `query()`, `retrieve()`, `update()`, `upsert()`",
"fields_columns": [
"type",
"properties",
"description",
"relationship_name",
"relationship_type",
"refers_to"
],
"fields": {
"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."
}
},
"wsdl_segment": "```xml\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n\n \n \n \n \n\n\n \n\n\n \n \n \n \n \n \n \n \n \n\n```"
}