# Is there a support about api check when users create topic

**URL:** https://meta.discourse.org/t/is-there-a-support-about-api-check-when-users-create-topic/149162
**Category:** Feature
**Created:** [April 24, 2020, 3:21pm UTC](https://meta.discourse.org/t/is-there-a-support-about-api-check-when-users-create-topic/149162 "2020-04-24T15:21:15Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![simon](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/simon/32/339122_2.png) [@simon](https://meta.discourse.org/u/simon)
#### Post date: [April 24, 2020, 4:56pm UTC](https://meta.discourse.org/t/is-there-a-support-about-api-check-when-users-create-topic/149162/2 "2020-04-24T16:56:50Z")

</div>

> [@nianiaJR](#):
>
> Is there a support I can combine my third-party api into my discourse forum.

You could try configuring a [Post Event Webhook](https://meta.discourse.org/t/setting-up-webhooks/49045) to point to your app. Your app could then analyze the payload and act on the post through the Discourse API. For details about the Discourse API, this is a good place to start: [How to reverse engineer the Discourse API](https://meta.discourse.org/t/how-to-reverse-engineer-the-discourse-api/20576).

---

_[View the full topic](https://meta.discourse.org/t/is-there-a-support-about-api-check-when-users-create-topic/149162)._
