Files
automatisch/packages/docs/pages/apps/google-forms/triggers.md
2023-06-01 15:01:12 +02:00

13 lines
247 B
Markdown

---
favicon: /favicons/google-forms.svg
items:
- name: New form responses
desc: Triggers when a new form response is submitted
---
<script setup>
import CustomListing from '../../components/CustomListing.vue'
</script>
<CustomListing />