Attendee Custom Question Response

23 views
Skip to first unread message

Kareemullah Shaik Mohammed

unread,
Oct 18, 2024, 12:42:53 PM10/18/24
to Eventbrite API Developers Community
How to pull answers to the custom questions Attendee?

My requirement is to pull Attendee information for all events by Org. However, we have custom questions for Attendees to answers.

We are planning to use List Attendee  by Org API ( https://www.eventbriteapi.com/v3/organizations/12345/attendees/)

The response have question but not answers from Attendee. How can we get the Attendee response to the custom question?

Example:
"answers": [
            {
              "question": "Would you like to use your Club points?",
              "type": "multiple_choice",
              "question_id": "12294254"
            },
            {
              "question": "Please choose your preferred channel",
              "type": "multiple_choice",
              "question_id": "12294277"
            }]


Reply all
Reply to author
Forward
0 new messages