sf_list_dashboards: List dashboards

View source: R/analytics-dashboard.R

sf_list_dashboardsR Documentation

List dashboards

Description

[Experimental]

Returns a list of recently used dashboards

Usage

sf_list_dashboards(as_tbl = TRUE, verbose = FALSE)

Arguments

as_tbl

logical; an indicator of whether to convert the parsed JSON into a tbl_df.

verbose

logical; an indicator of whether to print additional detail for each API call, which is useful for debugging. More specifically, when set to TRUE the URL, header, and body will be printed for each request, along with additional diagnostic information where available.

Value

list or tbl_df depending on the value of argument as_tbl

See Also


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