Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

I need to integrate my CRM with MailUp. How should I do? Is there any documentation available on this subject?

We have developed two types of integrations, applicable to many systems such as SugarCRM, Salesforce, VTiger and others, which allow to update bidirectionally the user status (subscribed/unsubscribed) inside the CRM. Both modes require on your side some work for the development and integration with the CRM. The two modes are:

 

Pros: simple and easy

...

How it works: The database of contacts (full or diff), with status indication (subscribed/unsubscribed) and insertion in lists or groups (infinite groups can be created within a list) must be moved from the CRM to a FTP space. The status (subscribed/unsubscribed) is list-specific. MailUp generates the flow of statistics and unsubscriptions towards via batch FTP mode. Unsubscriptions could also be exported via API call to your public procedure, following specifications you will have provided  

Pros: real time

Cons: more complex to develop on your side

...