ATC: ALERT [user] TITLE title; free-form-text

This command sends an alert with free-form text to a specified user.

  • [user] is required. It specifies the person to receive the alert. Square brackets are required. The alert recipient can be identified by login user ID, email address, user key, or the full name as entered in your system.
  • TITLE title; is optional but requires the semicolon. If no title is specified for the Alert, the default title of Workflow Alert will be used.
  • free-form-text is optional, but the Alert will be blank without text, so should be specified.

Example

ATC: ALERT [Chris Demo] TITLE Document Closed; For your information, this document has been closed.

The above example means “create an Alert with the title Document Closed and containing the message ‘For your information, this document has been closed.’ and send the Alert to Chris Demo.”


Last updated: September 19, 2017 at 9:42 am; green text = new

Related Post

ATC: ADD ITEMATC: ADD ITEM

ATC: ADD ITEM fieldname value This command adds an Item to the current document and sets the named fields to the value specified. Multiple fieldname and values can be specified,

ATC: ELSEATC: ELSE

ATC: ELSE This command can be used for an IF/ELSE situation, with ATC: IF. It indicates the ATC commands to be used when the ATC: IF command evaluates to false.

ATC: DUEATC: DUE

ATC: DUE option(s)  INTO $variable This command sets the document due date (or optionally, sets it to a specific day of the month) or creates a variable with the date