sf_analytics_notifications_list {salesforcer} | R Documentation |
List analytics notifications
Description
Usage
sf_analytics_notifications_list(
source = c("lightningDashboardSubscribe", "lightningReportSubscribe",
"waveNotification"),
owner_id = NULL,
record_id = NULL
)
Arguments
source |
By default, all 3 sources will be returned in the results. |
owner_id |
|
record_id |
|
Value
list
[Package salesforcer version 1.0.1 Index]