Hi. I’m trying to create a workflow that adds a user to a MailChimp audience on checkout. Has anyone had any success doing this since the Shopify/MailChimp divorce?
Specifically, I can’t find the right syntax to pass the API key in HTTP request header from Flow. I am first passing content-type: application/json followed by Authorization: anystring:, but this isn’t working. MailChimp always throws a 401 APIKeyMissing error.
I greatly appreciate any input. Many thanks.