sf_report_folder_children: Get the subfolders (children) of a report folder

View source: R/analytics-report-folder.R

sf_report_folder_childrenR Documentation

Get the subfolders (children) of a report folder

Description

[Experimental]

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 documentation built on March 18, 2022, 6:26 p.m.