Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
Pep Posted April 8 Posted April 8 We need to do the implementation of messaging between two users so they are able to start a conversation for trading pins, and they can send, receive and reply to a previous message. For this, normally you need to be able to get the history of a conversation between two people and then display it into the app for both users (like a chat app). We are wondering what options or endpoints are available in Invision. We did more research on this, also we debugged on chrome console over a website. Here's an example of what we mean for history of a conversation, and an image of the web browser console were you can see there’s an endpoint on https://forum.pinpics.com/messenger but there’s nothing available on the documentation about that endpoint, or at least we are not able to find it. Hope you can help and point us to the right direction for this chat implementation. messaging chrome-debug
Marc Posted April 8 Posted April 8 I have moved this to our developer connection forum, as you are asking about endpoints for development here. Hopefully you will get some responses here on what you are looking to implement
Pep Posted April 10 Author Posted April 10 We need to do the implementation of messaging between two users so they are able to start a conversation for trading pins, and they can send, receive and reply to a previous message. For this, normally you need to be able to get the history of a conversation between two people and then display it into the app for both users (like a chat app). We are wondering what options or endpoints are available in Invision. We did more research on this, also we debugged on chrome console over a website. Here's an example of what we mean for history of a conversation, and an image of the web browser console were you can see there’s an endpoint on https://forum.pinpics.com/messenger but there’s nothing available on the documentation about that endpoint, or at least we are not able to find it. Hope you can help and point us to the right direction for this chat implementation. messaging chrome-debug
Recommended Posts