Avionté API updates: April
May 1st, 2025
In April 2025, we delivered multiple Front Office bug fixes and enhancements to improve API reliability and data quality. Click the title to view the complete update.
Front Office
Enhancement
- The Get a Branch and Get Branches endpoints now include a new property,
phoneNumber
, which returns the contact phone number for branches.
Fixed
- Last Contacted Date Not Updating via Create Contact Activity Endpoint
Resolved an issue where theLast Contacted Date
was not consistently updating when activities were logged through the API. This fix ensures the date accurately reflects the most recent API-added or manually logged contact activity, improving visibility into recent engagement across Partnerships and Avionté+ company and contact management workflows. - Duplicate Errors Triggered Incorrectly When Updating Talent
Fixed an issue where users encountered duplicate errors when modifying existing talent records via Update a Talent endpoint. Users can now update talent records without triggering duplicate errors — unless the update includes changes tofirstName
,lastName
,taxIdNumber
,emailAddress
, ormobilePhone
properties, in which case the duplicate check still applies. When a true duplicate is detected, the expected409
error is returned. - County Field Missing in Job and Company Responses
Resolved an issue where thecounty
field was returned as null in the Get a Job and Get a Company endpoints. The field now returns accurate county data based on geocode information, providing more complete location details. - Archived Activity Types Selectable When Creating or Editing Talent Activities
Resolved an issue where archived talent activity types could be selected when creating or editing talent activities. Users will now only see and be able to use valid active activity types. Attempts to use archived types will result in an error, preventing unintended behavior such as failed saves or deletions.