PipedreamHQ / PipedreamHQ/pipedream
[SOURCE] Mailchimp: New member in list
Open
enhancement
trigger / source
- Dominant language
- JavaScript
- Stars
- 11.7k
- Forks
- 5.8k
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 102
Description
Each time a member is added to a list in Mailchimp, I'd like to trigger a workflow in Pipedream.
Mailchimp appears to support a [webhooks API](https://mailchimp.com/developer/marketing/api/list-webhooks/add-webhook/) for tracking changes to a list, so we should start there.
Example event source: [Sendgrid New Contact](https://github.com/PipedreamHQ/pipedream/blob/master/components/sendgrid/sources/new-contact/new-contact.js).
Contributor guide
Assessment
This issue has not been assessed yet.