View source: R/endpoints-rest.R
make_composite_url | R Documentation |
Composite URL Generator
make_composite_url()
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.
This function is meant to be used internally. Only use when debugging.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.