make_composite_url {salesforcer} | R Documentation |
Composite URL Generator
Description
Composite URL Generator
Usage
make_composite_url()
Value
character
; a complete URL (as a string) that will be used to
send composite REST API calls to. This URL is specific to your
instance and the API version because it relies on the base rest URL.
Note
This function is meant to be used internally. Only use when debugging.
[Package salesforcer version 1.0.1 Index]