← Back to all sparks
P

Productboard

PM
Velocity5.0

Product management platform for prioritization and roadmapping

Productboard methodically matures its v2 API, one filter and migration milestone at a time

apideveloper-platformv2-migrationsearch-filterscrm-integrationdeprecations
Current state
Productboard's public signal is its v2 developer API changelog: a disciplined stream of query/filter additions and v1-to-v2 migration milestones. Recent releases add fulltext note search, richer entity filtering, and complete the company source-metadata migration used for CRM matching.
Where it's heading
The work is a steady API maturation, closing v1 parity gaps (fulltext search), adding filter primitives (by team, note type, custom-field presence, metadata source), and retiring deprecated legacy request formats. The recurring focus on source metadata and CRM identifiers signals that integration and data-matching workflows are a priority for the platform.
Prediction
Expect the v2 migration to keep closing remaining v1 parity gaps and deprecating legacy formats, with more search/filter primitives aimed at CRM-matching and integration use cases. The cadence is incremental and predictable, not punctuated.

Recent moves

  1. 1d ago

    Fulltext search for notes

    Fulltext search across note content closes a parity gap with the v1 API and can combine with filters. A concrete step in the v2 migration, gated during rollout.

    View source ↗
  2. 4d ago

    Company source metadata fully migrated to v2

    Company source metadata is now fully migrated to v2, populating metadata.source for CRM matching and deduplication and removing a temporary consistency gap. A migration milestone on the data-integration track.

    View source ↗
  3. 15d ago

    Custom field presence (isSet) filter

    An isSet presence filter for custom fields lets callers match entities by whether a field has any value, adding a small but useful query primitive.

    View source ↗
  4. 18d ago

    Filter entities by team

    New team filters on list and search endpoints let callers scope entities to one or more assigned teams, extending the filter surface for larger orgs.

    View source ↗
  5. 24d ago

    Filter notes by type

    A type[] array parameter filters notes by one or more note types and deprecates the single-value form, continuing the pattern of richer, structured query parameters.

    View source ↗
  6. 27d ago

    Per-object reference documentation

    Documentation now includes per-object reference pages. A docs improvement with no change to API behavior.

    View source ↗