Files
automatisch/packages/docs/pages/apps/webhooks/triggers.md

13 lines
241 B
Markdown

---
favicon: /favicons/webhooks.svg
items:
- name: Catch raw webhook
desc: Triggers when the webhook receives a request.
---
<script setup>
import CustomListing from '../../components/CustomListing.vue'
</script>
<CustomListing />