I want every new member to automatically be added to my Mailchimp list. I have Zapier, and Discourse is an available app, but the only trigger event I can find is “new post”. Not “account creation” as I would like.
Anyone have successfully made a Zapier integration to automatically add new members to a Mailchimp list, please share your advice.
I haven’t used this specific webhook yet, but you probably need to filter based on the X-Discourse-Event HTTP header to respond only to user creation events.