Announcement

Collapse
No announcement yet.

MailChimp Integration - Missing Mailchimp groups (Default Limit 10)

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • MailChimp Integration - Missing Mailchimp groups (Default Limit 10)

    Hello,

    We are currently using MailChimp Integration 1.0.8.

    To sync target lists from EspoCRM to Mailchimp, you need to select a group. We have added four main groups in Mailchimp with several sub-groups.

    While attempting to select a group in EspoCRM, we noticed that only 10 sub-groups were showing. Upon debugging, we discovered that the plugin doesn't set a limit. When no limit is specified, the Mailchimp API automatically limits the results to 10 groups.

    You can find more information about this limitation at:


    Click image for larger version

Name:	image.png
Views:	198
Size:	101.9 KB
ID:	97719

    The fix for this issue is located in application/Espo/Modules/MailChimp/Core/MailChimp/Clients/MailChimp.php.

    Click image for larger version

Name:	image.png
Views:	100
Size:	31.2 KB
ID:	97720​

    We would greatly appreciate it if you could address this in a future release, allowing us to update and remove our hotfix.

    Best regards​

  • #2
    Can you please share me the 1.0.8 file

    Comment


    • #3
      I'll set the parameter to 200 in the next version. Thanks for informing.

      > Can you please share me the 1.0.8 file

      Sharing files of proprietary extensions would be a license violation.

      Comment

      Working...
      X