make_chatter_users_url {salesforcer} | R Documentation |
Chatter Users URL Generator
Description
Chatter Users URL Generator
Usage
make_chatter_users_url()
Value
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.
Note
This function is meant to be used internally. Only use when debugging.
[Package salesforcer version 1.0.1 Index]