NotificationsApiClient

Provides REST client methods for a variety of notifications API endpoints.

  • Notifications Types: /connect/notifications/types

  • Notifications Actions: /connect/notifications/${notificationId}/actions/${actionKey}

See https://salesforce.quip.com/KGU3ALoXRCjK#RcfABAPLVfg TODO: Replace the documentation link with the final documentation. ECJ20250310

Parameters

restClient

The REST client to use

Constructors

Link copied to clipboard
constructor(restClient: RestClient)

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard

Submit a request to the Notifications API Types endpoint.

Link copied to clipboard

Submit a request to the Notifications API actions endpoint.