integrations
Faster search across posts and articles (part two)
Screenshots are attached in the thread below. We would move our whole team over if this landed.
What changes
Our support volume would drop noticeably if this shipped. Even a read-only version would unblock us.
- Enable keyboard shortcuts.
- Enable granular email preferences.
- Enable duplicate detection.
Next steps
It would remove the last manual step before we can automate this. Customers ask about this on nearly every onboarding call. Right now this costs us roughly two hours a week.
Step by step
It is the single biggest reason our team still keeps a second tool open. Two people on the team have independently asked for this.
- Enable CSV export.
- Enable a public API rate-limit dashboard.
curl -sS https://api.example.test/v2/boards \
-H "Authorization: Bearer $BULLETIN_API_KEY"