Conversations export #2995
Answered
by
danny-avila
WilliamDrmrd
asked this question in
Q&A
-
What features would you like to see added?Hello I can’t seem to find a way to get a JSON out of every conversations I’ve had, is there a way or is it a feature not yet there ? Thanks in advance, love the work put on this project More details. Which components are impacted by your request?General PicturesNo response Code of Conduct
|
Beta Was this translation helpful? Give feedback.
Answered by
danny-avila
Jun 8, 2024
Replies: 1 comment 2 replies
-
There is no native feature to export all conversations by all users at once, but if that's ever needed for whatever reason, you can use mongo export features, in particular, mongodump. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There's an open PR: #2701
Looks like @jakubmieszczak is making progress on it 👍