feat(mailchimp): add new unsubscribers trigger

This commit is contained in:
Rıdvan Akca
2024-01-31 18:33:09 +03:00
committed by Ali BARIN
parent bbecfdb718
commit 9a5cef08d6
3 changed files with 112 additions and 1 deletions

View File

@@ -3,6 +3,8 @@ favicon: /favicons/mailchimp.svg
items:
- name: New subscribers
desc: Triggers when a new subscriber is appended to an audience.
- name: New unsubscribers
desc: Triggers when any existing subscriber opts out of an audience.
---
<script setup>