sf_report_folder_shares_add: Add shares to a report folder

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

sf_report_folder_shares_addR Documentation

Add shares to a report folder

Description

[Experimental]

Creates new shares and appends them to the existing share list for the folder.

Usage

sf_report_folder_shares_add(report_folder_id, body)

Arguments

report_folder_id

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

body

list; a list of data to be formatted as JSON before being sent to an API endpoint. This is NOT validated and is only experimental in allowing users to utilize the API functionality before wrapper functions have been written in R to format and validate the request in a more user-friendly format.

Value

list


salesforcer documentation built on March 18, 2022, 6:26 p.m.