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

sf_report_folder_children

Get the subfolders (children) of a report folder


Description

Experimental lifecycle

Usage

sf_report_folder_children(report_folder_id, page_size = 10, page = NULL)

Arguments

report_folder_id

character; the Salesforce Id assigned to a created analytics folder (it will start with "00l").

page_size

integer; integer that indicates how many results each page returns. Default is 10.

page

integer; integer that indicates which page of results to return.


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.