EmailAction
Name |
Type |
Internal Field? |
Description |
---|---|---|---|
actiontype |
Integer |
|
Action Type |
attachment |
String |
|
Attachment (path to any attachments to include in the email) |
cachelastchangetime |
Date |
Y |
Last change time for this record in the master's in-memory cache |
clientcachelastchangetime |
Date |
Y |
Last time this record was updated in the plugin cache |
description |
String |
|
Description (length 4000) |
fromaddr |
String |
|
From email address (length 4000) |
id |
Integer |
|
Id (primary key) |
jobname |
|
|
Recovery Jobname |
lastchangetime |
Date |
Y |
Last change time for this record in the master database |
lastusermodifiedtime |
Date |
Y |
Last user modified time (Date) |
message |
String |
|
Message (email content) |
name |
String |
|
Object name (length 64) |
otheraddress |
String |
|
External email addresses to send to (e.g., Other email addresses) |
ownerid |
Integer |
|
Owner id (either user or workgroup) |
ownername |
String |
|
Name of the owner of the record. |
publicflag |
String |
|
Public flag? (Y/N) |
recordname |
String |
|
Name of Master model object name |
subject |
String |
|
Subject of the email (length 1024) |
toaddresses |
String |
|
Delimited list of user id’s containing the email address of token for the workgroup to send to |
type |
Integer |
|
Type |