HubSpot Developer Changelog

Update: Contact Search Parameters (New) Sort and Order Are Live

Written by Leo Rubiano | May 30, 2019 2:52:17 PM

What’s happening?

The Contacts API search endpoint has been updated to accept new parameters for sorting and ordering. Users can append &sort=x (where x is an internal property name) and &order=x (where order is one of 'DESC' or 'ASC', defaulting to 'DESC') to organize results by ascending or descending order of the 'sort' property.

What’s changing?

The new sort and order parameters have been deployed. These new parameters do not impact or detract from any existing functionality.

When is this happening?

This is currently live - you can view the updated documentation here. Please refer to our community forums for any follow up questions.