Files
automatisch/packages/docs/pages/apps/google-sheets/triggers.md
2023-05-16 23:42:23 +02:00

15 lines
335 B
Markdown

---
favicon: /favicons/google-sheets.svg
items:
- name: New Spreadsheets
desc: Triggers when you create a new spreadsheet
- name: New Worksheets
desc: Triggers when you create a new worksheet in a spreadsheet
---
<script setup>
import CustomListing from '../../components/CustomListing.vue'
</script>
<CustomListing />