Skip to content

V2.0.1 - Fully compliant with the new Zendesk App Framework v2

Latest
Compare
Choose a tag to compare
@up-n-running up-n-running released this 23 Jun 22:02
· 5 commits to master since this release
056390b
  • Re-written for the new Zendesk app framework v2 - now fully compliant with latest Zendesk and Mailchimp APIs

  • Improved Logging

  • Refactored code to split into seperate files for seperate tasks

  • The Mailchimp specific code is now in it's own .js file so this plugin could easily be extended to connect with any other API profuct such as Mailer Lite

  • GULP Build Script now included to create highly optimised build version without all the debugging logs and with highly minified JS code.

  • Excel 'Settings Generator' spreadsheet now included (works in Google Sheets if you dont have excel) so the configuration stage is now semi-automated especially for setting up the field mappings between Zendesk and Mailchimp.

  • Improved error handling (eg if field definitions are wrong or if Mailchimp rejects your data for any reason) it will now handle these scenarios and give user friendly error messages and advice on how to resolve.

  • Improved stability

To install just use ZenchimpApp_v2_0_1-Production.zip and ZenchimpSettingsGenerator.xlsx to help you with the settings.

You only need ZenchimpApp_v2_0_1-ForDebugging.zip if you have any issues and you want to report them on github.
When you report a bug you may have to also report the log info as well to help me recreate the issue at my end.

Full Installation and Setup walkthrough coming soon on YouTube.