-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
😬
I'm not sure how long this will be available, as it's pretty sensitive information to be available from public data like a conversation ID, but for now it's available
Example Usage
- Vote in a polis conversation that's managed via xid passed into embedded iframe.
- Download the csv as per below (this CSV maps participant IDs to the xid they used)
-
# See: https://pol.is/2demo curl https://pol.is/api/v3/conversationUuid?conversation_id=2demo # {"conversation_uuid":"9a68ac97-7972-4726-be06-647aa65eaf8d"} curl https://pol.is/api/v3/xid/9a68ac97-7972-4726-be06-647aa65eaf8d # downloads CSV
-
- in typeform, download your results data. It will also have the xid present, allowing you to connect participant vote data to typeform results
This is more direct than the existing method, and doesn't require keeping a list of known xids:
https://github.com/polis-community/red-dwarf/blob/main/docs/notebooks/map-xids.ipynb
Metadata
Metadata
Assignees
Labels
No labels
