Skip to content

Conversation

@labnol
Copy link
Contributor

@labnol labnol commented Feb 23, 2020

I have included support for Mailchimp in my Mail Merge with Attachments add-on for Gmail using the OAuth2 Library for Google Apps Script.

To get started, create your own set of credentials from your Mailchimp account as described here.

  • In your Mailchimp account, navigate to the Account page.
  • In the drop-down menu, select Extras, and then Registered Apps.
  • Click Register an App.
  • In the appropriate fields, enter your application information and click Create.

Screenshot 2020-02-23 at 2 07 49 PM

I have used the OAuth2 library to also add support for Mailchimp in my Mail Merge add-on for Gmail.
 20:1 error Trailing spaces not allowed no-trailing-spaces 65:43 error Missing semicolon semi 88:1 error Trailing spaces not allowed no-trailing-spaces
Copy link
Contributor

@erickoledadevrel erickoledadevrel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks so much for the contribution Amit! A couple small changes, otherwise it looks good.

Copy link
Contributor

@erickoledadevrel erickoledadevrel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@erickoledadevrel erickoledadevrel merged commit 70c337d into googleworkspace:master Feb 23, 2020
@labnol labnol deleted the patch-1 branch February 24, 2020 04:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants