feat(mailchimp): add new subscribers trigger
This commit is contained in:
12
packages/docs/pages/apps/mailchimp/triggers.md
Normal file
12
packages/docs/pages/apps/mailchimp/triggers.md
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
favicon: /favicons/mailchimp.svg
|
||||
items:
|
||||
- name: New subscribers
|
||||
desc: Triggers when a new subscriber is appended to an audience.
|
||||
---
|
||||
|
||||
<script setup>
|
||||
import CustomListing from '../../components/CustomListing.vue'
|
||||
</script>
|
||||
|
||||
<CustomListing />
|
@@ -25,6 +25,7 @@ The following integrations are currently supported by Automatisch.
|
||||
- [HTTP Request](/apps/http-request/actions)
|
||||
- [HubSpot](/apps/hubspot/actions)
|
||||
- [Invoice Ninja](/apps/invoice-ninja/triggers)
|
||||
- [Mailchimp](/apps/mailchimp/triggers)
|
||||
- [MailerLite](/apps/mailerlite/triggers)
|
||||
- [Mattermost](/apps/mattermost/actions)
|
||||
- [Miro](/apps/miro/actions)
|
||||
|
Reference in New Issue
Block a user