make_dashboard_url: Dashboard URL generator

View source: R/endpoints-analytics-dashboard.R

make_dashboard_urlR Documentation

Dashboard URL generator

Description

Dashboard URL generator

Usage

make_dashboard_url(dashboard_id)

Arguments

dashboard_id

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

Value

character; a complete URL (as a string) that will be used to send Reports and Dashboards API calls to. This URL is specific to your instance and the API version being used.

Note

This function is meant to be used internally. Only use when debugging.


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