make_dashboard_filter_operators_list_url {salesforcer} | R Documentation |
Dashboard filter operators list URL generator
Description
Dashboard filter operators list URL generator
Usage
make_dashboard_filter_operators_list_url(for_dashboards = FALSE)
Arguments
for_dashboards |
|
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.
[Package salesforcer version 1.0.2 Index]