feat(mailchimp): add new unsubscribers trigger

This commit is contained in:
Rıdvan Akca
2024-08-13 13:16:39 +00:00
committed by Ali BARIN
parent bbecfdb718
commit 9a5cef08d6
3 changed files with 112 additions and 1 deletions
@@ -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>