Documentation
ACTIVITYLOG
usage
<ACTIVITYLOG ID="number">
<INFO>
<ID>number</ID>
<CREATORID>contactID</CREATORID>
<OWNERID>contactID</OWNERID>
<GROUPID>groupID</GROUPID>
<MODIFIERID>contactID</MODIFIERID>
<CREATIONDATE>YYYY-MM-DD hh:mm:ss</CREATIONDATE><!-- automatically filled by Sushee -->
<MODIFICATIONDATE>YYYY-MM-DD hh:mm:ss</MODIFICATIONDATE><!-- automatically filled by Sushee -->
<TYPE>text</TYPE>
<MODULE>text</MODULE>
<ELEMENTID>number</ELEMENTID>
<NOTES>text</NOTES>
<MODULETARGET>text</MODULETARGET>
<TARGETID>number</TARGETID>
</INFO>
</ACTIVITYLOG>
paramètres
TYPE: the type of activity. e.g. Newsletter, PDF Generation
MODULE: the main object handled. e.g. CONTACT, MEDIA
ELEMENTID: the ID of this main object
NOTES: a description of the activity
MODULETARGET: the secundary object handled
TARGETID: the ID of the secundary object
Object intended for developers to store user activities. The object is free to use and is not automatically managed by Sushee.