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

sf_analytics_notification_update

Update an analytics notification


Description

Experimental lifecycle

Usage

sf_analytics_notification_update(notification_id, body)

Arguments

notification_id

character; the Salesforce Id assigned to a created analytics notification. It will start with "0Au".

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

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.