Whova Registration and Orders API (Modeled)

Modeled view of Whova's registration and order surface. The Zapier integration provides a Get Orders trigger (fires on order-list changes) and a Get Registrants trigger (fires when a registrant submits their registration question form responses). Whova publishes no REST endpoints for registration; these operations are honestly modeled from the Zapier connector and prebuilt ticketing integrations (Eventbrite, Cvent, RegFox).

API entry from apis.yml

apis.yml Raw ↑
aid: whova:whova-registration-api
name: Whova Registration and Orders API (Modeled)
tags:
- Registration
- Orders
- Ticketing
- Modeled
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://zapier.com/apps/whova/integrations
description: Modeled view of Whova's registration and order surface. The Zapier integration provides a
  Get Orders trigger (fires on order-list changes) and a Get Registrants trigger (fires when a registrant
  submits their registration question form responses). Whova publishes no REST endpoints for registration;
  these operations are honestly modeled from the Zapier connector and prebuilt ticketing integrations
  (Eventbrite, Cvent, RegFox).
endpointsModeled:
- GET /events/{event_id}/orders                (modeled - list orders; Zapier "Get Orders" trigger)
- GET /events/{event_id}/registrants           (modeled - list registrant form responses; Zapier "Get
  Registrants" trigger)
properties:
- url: https://zapier.com/apps/whova/integrations
  type: Integrations
- url: https://whova.com/blog/whova-integration-eventbrite-cvent-constant-contact-regfox-zapier/
  type: Documentation
- url: https://whova.com/blog/registration-integrates-with-platform/
  type: Documentation