Merge pull request #1563 from automatisch/AUT-616

feat(mailerlite): add subscriber created trigger
This commit is contained in:
Ali BARIN
2024-08-07 14:31:12 +02:00
committed by GitHub
3 changed files with 82 additions and 1 deletions

View File

@@ -3,6 +3,8 @@ 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>