View source: R/endpoints-rest.R
make_chatter_users_url | R Documentation |
Chatter Users URL Generator
make_chatter_users_url()
character
; a complete URL (as a string) that will be used to
send REST API calls regarding chatter users. 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.