Skip to main content

Airtable and Discourse Integration

  • February 26, 2021
  • 1 reply
  • 13 views

Hello, we’re looking to into automatic integration to an Airtable table for moderation activity report from admin panel on our Discourse forum. Is it possible to integrate this and are there any examples? Thanks.

1 reply

Forum|alt.badge.img+19
  • Inspiring
  • 3263 replies
  • February 26, 2021

Only in as much as Discourse enables such access, and they really don’t as evidenced by their Admin API. As such, the only way to build analytics (like they do) is to interpret the actual activity using the other elements of the API.

I use their API to ferret out analytics about forums and this is pretty easy to do especially if you use the public API to simply harvest all of the content into something like ElasticSearch.