sf_analytics_notification_create {salesforcer}R Documentation

Create an analytics notification

Description

[Experimental]

Usage

sf_analytics_notification_create(body)

Arguments

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


[Package salesforcer version 1.0.1 Index]