Added
- New Endpoints
- Speakers APIs
- Create Session
- Update Session
- Delete Session
- Assign Speaker to Session
- Unassign Speaker from Session
- List Speakers
- List Speaker’s Sessions
- Exhibitors APIs
- List Leads Filter
- List Attendee Badge Associations
- Update Attendee Badge Association
- Create Registration Pack
- Get Registration Pack
- Update Registration Pack
- Delete Registration Pack
- Housing APIs
- Create Connections – Allows the user to connect to the housing apis.
- Get Housing Event
- List Housing Reservation Requests
- Get Housing Reservation Request
- Update Housing Reservation Request
- Cancel Housing Reservation Request
- List Housing Reservations
- Speakers APIs
Changed
As previously announced, general availability daily usage limits have been set to 15,000 per day for the Professional tier and 500,000 per day for the Enterprise tier. Early adopters can continue to use previous call limits, however Cvent will reach out to individual customers to transition to the new tiers.
More info: Rate Limits
- Properties Added
activity.lead.inboundCreated.exhibitor
activity.lead.inboundCreated.lead
attendee.externalReference.type
attendee.externalReference.id
attendee.externalReference.referenceId
attendee-activities.speaker.fileDownloaded
contact._links.twitterUrl
contact._links.facebookUrl
contact._links.linkedInUrl
contact._links.profilePicture
attendee-activities.email.url
attendee-activities.email.urlText
- Filters Added
- attendee-activities.speaker.id
- attendee.externalReference.type
- attendee.externalReference.id
- attendee.externalReference.referenceId
- attendee.contact.email
- speaker.category.id (eq|ne)
- speaker.category.name (eq|ne|contains)
- speaker.code (eq|ne)
- speaker.contact.id (eq|ne)
- speaker.email (eq|ne|contains)
- speaker.event.id (eq|ne)
- speaker.firstName (eq|ne|contains)
- speaker.id (eq|ne)
- speaker.lastModified (eq|ne|lt|le|gt|ge)
- speaker.lastName (eq|ne|contains)
- Other Changes
- Added a new lead type of called
appointment
- Added a new lead application type called
appointment_app
- Added a new lead source type to called
appointment
- List Meeting Request added
before
param
- Added a new lead type of called
Deprecated
- Properties Deprecated
attendee-activities.lead.inboundCreated
and sub-properties:deviceId
deviceName
boothStaff
attendee.checkin
Fixed
- Documentation Issues
- Appointment Events Scope was incorrect
- Various Appointment Doc Updates
- Various Exhibitor Doc Updates