make_report_instances_list_url: Report Instances List URL generator

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

make_report_instances_list_urlR Documentation

Report Instances List URL generator

Description

Report Instances List URL generator

Usage

make_report_instances_list_url(report_id)

Arguments

report_id

character; the Salesforce Id assigned to a created analytics report. It will start with "00O".

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.