December 2, 2024
New Endpoints
Airdrop
- Added GETandPOST/airdrop.sync-units.getto get sync units
- Added GETandPOST/airdrop.sync-units.historyto get sync unit history
Meetings
- Added GETandPOST/meetings.countto count meetings
- Added POST/meetings.createto create meetings
- Added POST/meetings.deleteto delete meetings
- Added GETandPOST/meetings.getto get meeting details
- Added GETandPOST/meetings.listto list meetings
- Added POST/meetings.updateto update meetings
Schedule Related
- Added GETandPOST/org-schedules.evaluateto evaluate schedules
Recommendations
- Added POST/recommendations.get-replyto get recommendations reply
Survey
- Added POST/surveys.updateto update surveys
Modified Endpoints
Account Management
The following endpoints have been updated to support a new websites property:
Authentication
New okta enum value added for type property in:
- /dev-orgs.auth-connections.create
- /dev-orgs.auth-connections.get
- /dev-orgs.auth-connections.list
- /dev-orgs.auth-connections.update
Schema Changes
UI schema properties updated with new fields across multiple endpoints:
- Added is_currency_field
- Added order
- Added unit
This affects endpoints that handle schemas including:
Webhooks
New event types added to webhook related endpoints:
- sync_history_created
- sync_history_deleted
- sync_history_updated
- sync_unit_updated
Affects: