Cannot add custom question

29 views
Skip to first unread message

andy.r...@carpe-diem.co.uk

unread,
Sep 20, 2018, 11:40:53 AM9/20/18
to Eventbrite API

We have been using the POST /questions endpoint with no problems but I recently stopped working with one of the parameters. We cannot post question.respondent of attendee anymore, even though it is listed in the API documentation.


Body is:

{
 
"question.question.html": "Your WBEx Membership ID",
 
"question.required": "true",
 
"question.type": "text",
 
"question.respondent": "attendee", // this is the problem argument
 
"question.display_answer_on_order": "true"
}


The request works if question.respondent is set to ticket_buyer.

Thanks,
Andy

Nathan Tinius

unread,
Sep 20, 2018, 12:26:01 PM9/20/18
to Eventbrite API
Hey Andy!

Regarding this issue, one thing you can check is the survey type for the event - within your event management portal - on eventbrite.com. Let me know if you need help with this and I can follow up here with screenshots tomorrow.

The survey type will need to be set to “each attendee” for the question.respondent to be set to attendee. Otherwise set the question.respondent to ticket-buyer.

In the situation where the event survey is NOT set to “each attendee” - the ticket_buyer is the attendee and those terms are acting synonymously.

I hope this helps you move forward.
Best,
Nathan

phrenet...@gmail.com

unread,
Sep 21, 2018, 4:03:23 AM9/21/18
to Eventbrite API
Hi Nathan,

I can see the settings in the portal, but I need to set this via the API as the event and its questions are all being created with the API. How to I set the event survey type to 'each attendee' using the API?

Thanks,
Andy

Reply all
Reply to author
Forward
0 new messages