|
PARAMETERS |
TYPE |
NOTES |
|
DataReturn |
Text |
A comma delimited list of advanced search fields to be returned after a successful save |
|
Id |
Numeric |
|
|
Remove |
Numeric |
Pass '1' to remove the item |
|
|
|
|
|
ApplyStandardEmailTemplate |
Text (1) |
Y [default] / N. If sending as an Email, should the standard email template be used in addition to the document (below) |
|
DeliveryType |
Numeric |
1 = Email [default], 2 = SMS |
|
Document |
Numeric |
Mandatory. The id of the document to be used. When building the document, insert tags matching the advanced search to be substituted in. For example put "Your action [[Action.Reference]] is due at [[Action.DueDateTime]].". You can also use the two specific tags of [[ContactPerson.Surname]] and [[ContactPerson.Firstname]] |
|
EmailFrom |
Text (100) |
Defaults to user creating alert |
|
Notes |
Text (4000) |
|
|
Object |
Numeric |
Mandatory. So far only Action (17) and Event (39) are supported. Please contact support if you want this on a different object. |
|
ObjectContext |
Numeric |
Mandatory. |
|
ReceipientContactPerson |
Numeric |
If RecipientType = 2, then this is the Contact to send to |
|
RecipientType |
Numeric |
1 = Relates To Person on Object [default], 2 = Specific Person. For an Event, Relates To means an Attendee |
|
SendDate |
Date |
If SendType = 2, the date it should be sent |
|
SendDays |
Numeric |
If SendType = 1, how many days before the object's date |
|
SendHours |
Numeric |
If SendType = 1, how many hours before the object's date |
|
SendMinutes |
Numeric |
If SendType = 1, how many minutes before the object's date |
|
SendType |
Numeric |
1 = Send Time Prior, 2 = Send At Time [default] |
|
Status |
Numeric |
1 = In Queue [default], 2 = Sent |
|
Subject |
Text (200) |
For emails. Can have the same template fields as the document |