Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

sf_analytics_notifications_limits

Return limits of analytics notifications


Description

Experimental lifecycle

Usage

sf_analytics_notifications_limits(
  source = c("lightningDashboardSubscribe", "lightningReportSubscribe",
    "waveNotification"),
  record_id = NULL
)

Arguments

source

character; a vector of character to specify what type of analytics notification to return. Valid values are:

lightningDashboardSubscribe

Dashboard subscriptions

lightningReportSubscribe

Report subscriptions

waveNotification

Einstein Analytics notifications

By default, all 3 sources will be returned in the results.

record_id

character; specify if wanting to return the notification details for a single record. Valid values are either a unique report Id (these reference Ids start with "00O") or an Einstein Analytics lens ID (these reference Ids start with "0FK").

Value

list


salesforcer

An Implementation of 'Salesforce' APIs Using Tidy Principles

v0.2.2
MIT + file LICENSE
Authors
Steven M. Mortimer [aut, cre], Takekatsu Hiramura [ctb], Jennifer Bryan [ctb, cph], Joanna Zhao [ctb, cph]
Initial release
2020-09-07

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.