GenerateNotification | R Documentation |
Generate a HITType Notification data structure for use in
SetHITTypeNotification
.
GenerateNotification(
destination,
transport = "Email",
event.type,
version = "2006-05-05"
)
destination |
Currently, a character string containing a complete email
address (if |
transport |
Only “ |
event.type |
A character string containing one of:
|
version |
Version of the HITType Notification API to use. Intended only for advanced users. |
Generate a Notification data structure for use in the notification
option of SetHITTypeNotification
.
A dictionary object containing the Notification data structure.
Tyler Burleigh, Thomas J. Leeper
SetHITTypeNotification
SendTestEventNotification
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.