Files
automatisch/packages/docs/pages/apps/mailerlite/triggers.md
2024-01-26 18:29:39 +03:00

15 lines
348 B
Markdown

---
favicon: /favicons/mailerlite.svg
items:
- name: Spam Complaint
desc: Triggers when a subscriber reports an email as spam.
- name: Subscriber created
desc: Triggers when a new subscriber is added to your mailing list.
---
<script setup>
import CustomListing from '../../components/CustomListing.vue'
</script>
<CustomListing />