-
-
Save divideby0/5356416 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"_index": "introcloud", | |
"_type": "attendee", | |
"_id": "511c1f6bf44daf677e1d1ffa", | |
"_version": 1, | |
"exists": true, | |
"_source": { | |
"userId": "53FA4F27-5C81-4EC9-A2D4-0123383BCD3E", | |
"firstName": "Jane",... | |
"events": [ | |
{ | |
"id": "511c1b5cf44daf677e1d1b85", | |
"eventId": "ABB2A837-DCF1-4767-9327-ADED60D5098D", | |
"name": "Connect Marketplace" | |
} | |
], | |
"meetingRequests": [ | |
"ABB2A837-DCF1-4767-9327-ADED60D5098D_123452", | |
"ABB2A837-DCF1-4767-9327-ADED60D5098D_389678", | |
"ACA56237-ABD7-3784-4879-ABD312693208_123452", | |
... | |
], | |
"roleNames": [ | |
"Event Supplier" | |
], | |
... | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment