Introducing Quests: Tailored gamification & bridging in-person events with your community Mike Gitkos Friday at 12:39 PM2 days
Posted March 20, 20241 yr Hi! We're having a mobile app developed for our site. Currently, we're using the messaging and inboxes from Invision for all messages on the site. The app development team is asking where the hitory of PM strings of messages are stored. Apparently, they're not finding it in the Invision documentation given to them. Any help is most appreciated! Thanks!
March 20, 20241 yr core_message_posts contains the messages and core_message_topics contains the "containers"
March 20, 20241 yr Author 3 hours ago, Daniel F said: core_message_posts contains the messages and core_message_topics contains the "containers" Thanks for this! I sent that to the development team, and this is their response. I can't find core messages topics, and the core messages post it is used to create a new conversation, so Im not sure if this api doc is the latest version This is the url to the documentation: https://invisioncommunity.com/developers/rest-api?endpoint=core/messages/POSTindex
March 20, 20241 yr Community Expert Solution The API currently allows only 3 options: Create a new personal conversation Add a reply to an existing personal conversation Delete an existing personal conversation There is no way to list/retrieve a member's personal conversations right now. 🤷♂️