Files
automatisch/packages/docs/pages/apps/jotform/triggers.md
2024-08-14 14:14:19 +00:00

13 lines
258 B
Markdown

---
favicon: /favicons/jotform.svg
items:
- name: New submissions
desc: Triggers when a new submission has been added to a specific form.
---
<script setup>
import CustomListing from '../../components/CustomListing.vue'
</script>
<CustomListing />