Files
automatisch/packages/docs/pages/apps/xero/triggers.md
2023-11-08 18:59:50 +03:00

13 lines
240 B
Markdown

---
favicon: /favicons/xero.svg
items:
- name: New bank transactions
desc: Triggers when a new bank transaction occurs.
---
<script setup>
import CustomListing from '../../components/CustomListing.vue'
</script>
<CustomListing />