Include reactions/emojis in Glip Message Data Export
Currently, exporting conversation data via the RingCentral Desktop app (Settings > Administration > Messaging > Message Data Export) generates JSON files that exclude message reactions and emojis.
Because reactions often serve as important acknowledgments or approvals in team conversations, please update the message export JSON schema to include:
The emoji/reaction character used.
The user ID(s) and name(s) of those who reacted.
The timestamp of the reaction.
9
votes