Though not common, you may decide you want to turn off the Mailchimp to CRM campaign syncing feature of SugarChimp. Disabling this feature will turn off syncing all campaign data, including sends, opens, and clicks. If you have high volume and want to keep this activity, we recommend reviewing High Volume Recommendations as turning this feature off is usually not needed under normal circumstances. You might also review options for reducing sugarchimpactivity table size.
If you don't need to sync Mailchimp activities in your CRM, you can turn this feature off. When off, you can still view activities within the Mailchimp Activity dashlet, but the activities will no longer appear in the Mailchimp Activity sub panel or reports.
- From within SugarChimp's Health Status page, right-click anywhere on the page and select Inspect.
- Click the Console tab
- Copy/paste the following into the console and press Enter:
SUGAR.App.api.call('get',SUGAR.App.api.buildURL('SugarChimp/setting/activity_sync_enabled/0'),{},{});
Comments
0 comments
Article is closed for comments.