Event API missing ability to get all participant's option

Requesting that:

Currently there is only a get participant option api endpoint that allow you to get ONE participant's option at a time. We need either a separate api endpoint that provide LIST of participant options for all participants in an event. OR update the current get list of participant of an event to include a property that has the array of participant options.

Please vote:

https://blackbaud-developer.ideas.aha.io/ideas/API-I-558

Comments

  • @Alex Wong is this why I cannot get participant option responses in my power automate flow? I have tried with the send HTTP request to get /event/v1/events/437/eventparticipantoptions, but that just returns options. Same when I use action List event participant options.

  • Alex Wong
    Alex Wong Community All-Star
    Ninth Anniversary Kudos 5 Facilitator 3 Raiser's Edge NXT Fall 2025 Product Update Briefing Badge

    @Wendy Bondeson
    yes, the API endpoint you mentioned is only getting you the available option, not the actual option used by participant.