BricksForge and Bricks API Query Builder with Discourse

Hi All,

I am curious if this is theoretically possible, or if anyone has already tried something like this.

Bricksforge has an advanced and extensive API Query Builder for Bricks Builder, and it got me thinking if there’s a way to pull back all of the elements of a Discourse forum posts/threads/replies via the API (e.g. custom emoticon reaction, link, flag spam, reply, etc.) and display that on my WordPress site.

If so, the one capability I’m not sure of is whether I’m able to also add the native Discourse “reply” input/box as well? I believe right now, everything has to be in an iFrame if you want the reply/composer to show up.

I’d love to perhaps just iFrame the reply/composer, or pull that whole element back via API too.

Open to other suggestions if there are better ideas to seamlessly and deeply integrate between WP and Discourse.