make_base_rest_url: Base REST API URL Generator

View source: R/endpoints-rest.R

make_base_rest_urlR Documentation

Base REST API URL Generator

Description

Base REST API URL Generator

Usage

make_base_rest_url()

Value

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