[Experimental]

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