sf_rest_list | R Documentation |
Execute a non-paginated REST API call to list items
sf_rest_list(url, as_tbl = FALSE, records_root = NULL, verbose = FALSE)
url |
|
as_tbl |
|
records_root |
|
verbose |
|
tbl_df
or list
of data depending on what was requested.
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.