sf_analytics_notification_update: Update an analytics notification

View source: R/analytics-notification.R

sf_analytics_notification_updateR Documentation

Update an analytics notification

Description

[Experimental]

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