make_analytics_folder_operations_url: Analytics Folder operations URL generator

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

make_analytics_folder_operations_urlR Documentation

Analytics Folder operations URL generator

Description

Analytics Folder operations URL generator

Usage

make_analytics_folder_operations_url(report_folder_id)

Arguments

report_folder_id

character; the Salesforce Id assigned to a created analytics folder (it will start with "00l").

Value

character; a complete URL (as a string) that will be used to send Analytics folder 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.