sf_describe_dashboard_components {salesforcer}R Documentation

Describe dashboard components

Description

[Experimental]

Usage

sf_describe_dashboard_components(dashboard_id, component_ids = c(character(0)))

Arguments

dashboard_id

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

component_ids

character; a vector of Unique Salesforce Ids of a dashboard component.

Value

list


[Package salesforcer version 1.0.1 Index]