This event monitors your message feed - basically what is shown in your Home view - and executes when a new message is received.

Parameters

  • (none) - this method only monitors the message feed of the user who created the account.

Output Fields

  • Author
    • User ID (text): The User ID of user who sent the message.
  • Message
    • Message ID (text):
    • Group ID (text):
    • Thread ID (text):
    • Time Created (text):  the time the message was sent.  This time is not in Date format so you may need to use the Date.String To Date function.
    • Message Type (text):
    • Message Privacy (text):
    • Title (text):
    • Content (Plain) (text):  the message text
    • Content (Rich) (text):  the message text
    • Likes (text):