Find records in TrackVia API without the Record ID

TrackVia should really improve their API As of the writing of this article, they don’t provide a means of looking up: Records by Field within a View Records by exact match query string The search functionality they do provide (GET /openapi/views/{viewId}/find) is difficult at best, because this (inconsistently) returns partial matches and close variants. For example,[…]