sf_report_folder_share_describe {salesforcer}R Documentation

Describe a report folder share

Description

[Experimental]

Usage

sf_report_folder_share_describe(report_folder_id, share_id)

Arguments

report_folder_id

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

share_id

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

Value

list


[Package salesforcer version 1.0.1 Index]