You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need the Rest API to be able to pull the following:
Username/name of person who sent me the message
Message text (or at least X chars of the beginning of the message)
Message timestamp
Use case: We want to alert our users when they have a new message, but don't want them to have to load the whole chat screen. Instead, we want to enable the user to quickly check who sent them a message and what they said. If they want to read more or reply they can click to open the full RC window.
The text was updated successfully, but these errors were encountered:
We need the Rest API to be able to pull the following:
Use case: We want to alert our users when they have a new message, but don't want them to have to load the whole chat screen. Instead, we want to enable the user to quickly check who sent them a message and what they said. If they want to read more or reply they can click to open the full RC window.
The text was updated successfully, but these errors were encountered: