# Way to limit Discourse-Zapier to only run on first post

**URL:** https://meta.discourse.org/t/way-to-limit-discourse-zapier-to-only-run-on-first-post/126938
**Category:** Support
**Created:** [8월 27, 2019, 2:51오후 UTC](https://meta.discourse.org/t/way-to-limit-discourse-zapier-to-only-run-on-first-post/126938 "2019-08-27T14:51:27Z")
**Posts on this page:** 1
**Showing post:** 4

<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: [8월 27, 2019, 4:21오후 UTC](https://meta.discourse.org/t/way-to-limit-discourse-zapier-to-only-run-on-first-post/126938/4 "2019-08-27T16:21:33Z")

</div>

> [@Kyle\_Selby](#):
>
> For some reason I am not seeing that in the options showing within the webhook.

To get access to the webhook headers on Zapier, I think you will need to use the ‘Catch Raw Hook’ option for the webhook on Zapier. This topic gives an example of how to do that for a User Event webhook: [Create a Salesforce lead via Zapier when a user signs up on Discourse](https://meta.discourse.org/t/create-a-salesforce-lead-via-zapier-when-a-user-signs-up-on-discourse/109301). Setting up a Zap to listen for a Post Event webhook and filter out all requests where the `X-Discourse-Event` is set to `post_edited` will be quite similar.

---

_[View the full topic](https://meta.discourse.org/t/way-to-limit-discourse-zapier-to-only-run-on-first-post/126938)._
