Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

sf_describe_metadata

Describe the Metadata in an Organization


Description

Experimental lifecycle

This function returns details about the organization metadata

Usage

sf_describe_metadata(verbose = FALSE)

Arguments

verbose

logical; an indicator of whether to print additional detail for each API call, which is useful for debugging. More specifically, when set to TRUE the URL, header, and body will be printed for each request, along with additional diagnostic information where available.

Value

A tbl_df

References

Examples

## Not run: 
# describe metadata for the organization associated with the session
metadata_info <- sf_describe_metadata()

## End(Not run)

salesforcer

An Implementation of 'Salesforce' APIs Using Tidy Principles

v0.2.2
MIT + file LICENSE
Authors
Steven M. Mortimer [aut, cre], Takekatsu Hiramura [ctb], Jennifer Bryan [ctb, cph], Joanna Zhao [ctb, cph]
Initial release
2020-09-07

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.