Export Data #1180
raulsperoni
started this conversation in
General
Export Data
#1180
Replies: 2 comments 2 replies
-
Hey again :) What are you using for zid? I recall it might not be the public identifier (from the url), but rather an internal one. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi @raulsperoni. You need to specify This should really be an error if one of these options (or an option to export all conversations for a user) is not present. Will open an issue for this. Thanks for bringing this to our attention! |
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
-
Hello!
I keep working on using pol.is in our own server. I'm wondering now on exporting data.
Firstly I tried running
clojure -M:run export <conversation-id> -f <export-filename>.zip
withdocker run
I have a result, but everything is empty. I suppose this is related to
zid = nil
in the logs which I don't know why happens.Any help will be appreciated
Beta Was this translation helpful? Give feedback.
All reactions