Here are the details of each item that will be outputted into the file of the Message Usage Record.
Basic Items
| Basic Items | Explanation |
|---|---|
| Timestamp | Date and time that event was requested or finished. Times are in Japan Standard Time. |
| UserId | Sansan User ID This can be checked from the Add/edit user screen. |
| Event | Event name (Details below) |
| Properties | Content of event (Details below) |
Event, Property details
| Event | Event (details) | Property | Property (details) |
|---|---|---|---|
| CreateNewMessage | Create new message | MessageThreadId | ID assigned to each message thread |
| MessageId | ID assigned to each message | ||
| Text | Body of message *Line feeds will be displayed as "¥n". |
||
| MentionedUserIds | The User ID specified as the recipient of the message | ||
| MentionedBizCardIds | The Card ID specified in the message | ||
| CreateReplyMessage | Create reply message | MessageThreadId | ID assigned to each message thread |
| MessageId | ID assigned to each message | ||
| Text | Body of message *Line feeds will be displayed as "¥n". |
||
| MentionedUserIds | The User ID specified as the recipient of the message | ||
| MentionedBizCardIds | The Card ID specified in the message | ||
| CreateSystemMessage | Create system message | MessageThreadId | ID assigned to each message thread |
| MessageId | ID assigned to each message | ||
| Type |
Type
|
||
| MentionedUserIds | ID of user that system message will be sent to | ||
| EditMessage | Edit message | MessageThreadId | ID assigned to each message thread |
| MessageId | ID assigned to each message | ||
| Text | Body of message *Line feeds will be displayed as "¥n". |
||
| MentionedUserIds | The User ID specified as the recipient of the message | ||
| MentionedBizCardIds | The Card ID specified in the message | ||
| DeleteMessage | Delete message | MessageThreadId | ID assigned to each message thread |
| MessageId | ID assigned to each message |