API Evangelist API Evangelist
API Learnings
Toolbox
API Evangelist LLC

Disqus Uses Twitter #HashTag to Support Developer FAQs

August 2, 2012 · Kin Lane
Disqus Uses Twitter #HashTag to Support Developer FAQs

I’m always on the lookout for extremely simple ways API Evangelists can support their developers without rolling out complex tools or platforms. The latest approach comes from the Disqus API, and how they are using Twitter to answer developer questions.

Tweet with the hashtag #DisqusFAQ to get your frequently asked questions answered by @disqus!

— DISQUS (@disqus) July 25, 2012

Using a #hashtag is a great way to allow developers to ask questions without learning some new system or complex process. They can simply Tweet out their question in real-time, in a format they are hopefully already familiar with.

As an API owner, you can quickly help solve a developers problem, allowing them to get back to developing. Because of the Twitter 140 character format it will help keep their questions brief. Then using the Twitter REST API, you can easily pull, filter and integrate FAQs for your API into your master FAQ list.

Thanks Disqus for keeping developer support so simple.