make_base_soap_url: Base SOAP API URL Generator

View source: R/endpoints-soap.R

make_base_soap_urlR Documentation

Base SOAP API URL Generator

Description

Base SOAP API URL Generator

Usage

make_base_soap_url()

Value

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