Skip to content

Commit 4228fb2

Browse files
authored
Merge pull request #6417 from segmentio/courtneyga-patch-7
Add Troubleshooting note in MailChimp
2 parents dad30ec + 76d8708 commit 4228fb2

File tree

1 file changed

+3
-0
lines changed
  • src/connections/destinations/catalog/mailchimp

1 file changed

+3
-0
lines changed

src/connections/destinations/catalog/mailchimp/index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,9 @@ Again, this will **NOT** work for new users. New users will always have their su
133133
### Why are my calls with trait arrays not showing up in Mailchimp?
134134
Mailchimp doesn't support arrays as traits values. This can cause calls to not show up.
135135

136+
### Why are there frequent 404 Bad Requests from Identify events without an error message?
137+
If you send concurrent requests for the same userId, MailChimp blocks the events because MailChimp restricts each API key to a maximum of 10 concurrent requests.
138+
136139
## Engage
137140

138141
You can send computed traits and audiences generated using [Engage](/docs/engage/) to Mailchimp as a **user property**. To learn more about Engage, schedule a [demo](https://segment.com/demo/){:target="_blank"}.

0 commit comments

Comments
 (0)