Mailchimp Import

Hello,
I’m trying to create a basic integration between Clover and Mailchimp, importing customer First, Last, and Email from Clover into Mailchimp.
In order to import the first and last names, I’ve input “Result” – what do I need to input for email?

Welcome to the Make community!

Looks like the variable “Result” is a CSV text, so you’ll need to first process it to get each customer “row”.

To do this, you can try using the CSV “Parse CSV” module —

Parses a CSV file.

For more information, see https://www.make.com/en/integrations/csv, and https://www.make.com/en/help/app/csv in the help centre.

Hope this helps! Let me know if there are any further questions or issues.

@samliew

P.S.: Investing some effort into the Make Academy will save you lots of time and frustration using Make.

That did work, but I’m now faced with this import problem from the Clover module, which looking through the forums I can’t find any information on:


Any suggestions?