View source: R/endpoints-rest.R
make_rest_describe_url | R Documentation |
REST API Describe URL Generator
make_rest_describe_url(object_name)
object_name |
|
character
; a complete URL (as a string) that will be used to
send REST API calls to regarding a specific object. This URL is also specific
to your instance and the API version being used.
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.