Forum Discussion

Reso's avatar
Reso
User
5 years ago
Solved

Syncing MYOB EXO mailing list to Mailchimp

I'm wanting to sync MYOB EXO with Mailchimp so that when a customer is added in EXO they're also added to mailchimp,   I have some experience working with PHP so i'm considering making an app for i...
  • Steve_Marriott's avatar
    5 years ago

    Hi Reso 

     

    That sounds about right to me.

     

    The App could reside anywhere you want as you will be calling the API which allows it to work from anywhere. If you wanted to write your App to run on the Windows Serever that Exo is running from then you could go direct to the SQL database to read the data from Exo, it possibly makes it easier as you will only have the mailchimp API to call. If you are writing back into Exo then I strongly suggest using the Exo API so its valid data being written back in.

     

    Hope that helps.

     

    Steve.