Upshot
Optionally ask voters for an email so they get notified when a request ships.
A Monday summary of new requests, top movers by revenue, and what shipped.
REST API for posts/votes/statuses and webhook events (post.created, status.changed, vote.created) so we can pipe feedback into our own tools.
Rank requests by the MRR of the customers asking, synced from Stripe.
Push a request to Linear as an issue and sync status back automatically when the issue ships.
Identify customers via signed JWT
Verify who is voting (and their plan/MRR) with a signed token from our backend, like Canny's identify.
Same as Linear sync but for Jira Cloud.
Match our product's dark theme when embedding the board.
Export posts, votes, and revenue weights to a spreadsheet.