Good morning,
It would be very useful if JavaScript integrations and the REST API could access the availability status of users in Missive.
Missive already allows users to define a status composed of an emoji and a text. Being able to retrieve this information in an integration would allow it to be displayed in a list of users, for example in a dashboard.
Example of use:
In the list of dashboard users:
If a user does not have a custom status, we continue to show the green or red dot to indicate their activity.
If a user has a status, we'll show their emoji instead of that dot instead of that dot.
When hovering over the emoji, a tooltip displays the text description associated with the status.
This would provide a clearer view of the actual availability of team members, while maintaining the current activity indicator when no status is set.
Ideally, the status could include at least the emoji, descriptive text, and, if there is one, an expiration date. This information could be added to the FetchUsers feedback and/or made available in the REST API.
Thanks!
gabriel
·