new
improved
Responses API: Filter and sort by updated_at
Recategorized responses can now easily be pulled via the Responses API.
When you recategorize a response in Fairing - i.e. moving an Other write-in to its correct response option - that change has always been reflected in your dashboard, but pulling those updates through the API required re-pulling your entire response history.
The Responses API now supports updated_at filtering and sort options. This lets your integrations pull only the responses that have changed since the last sync - no full re-pull required.
Use the new
updated_at
filters in your next API call. See documentation here.