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

13 lines
248 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 />