sf_refresh_dashboard: Refresh an existing dashboard

View source: R/analytics-dashboard.R

sf_refresh_dashboardR Documentation

Refresh an existing dashboard

Description

[Experimental]

Usage

sf_refresh_dashboard(dashboard_id, dashboard_filters = c(character(0)))

Arguments

dashboard_id

character; the Salesforce Id assigned to a created dashboard. It will start with "01Z".

dashboard_filters

character; Dashboard results are always unfiltered, unless you have specified filter parameters in your request. Use this argument to include up to three optional filter Ids. You can obtain the list of defined filter Ids from the dashboard metadata using sf_describe_dashboard.

Value

list


salesforcer documentation built on March 18, 2022, 6:26 p.m.