Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mailchimp Provider #823

Closed
ahmetcanturan opened this issue Feb 12, 2024 · 18 comments · Fixed by #855
Closed

Mailchimp Provider #823

ahmetcanturan opened this issue Feb 12, 2024 · 18 comments · Fixed by #855
Assignees
Labels

Comments

@ahmetcanturan
Copy link

ahmetcanturan commented Feb 12, 2024

What needs to be done:

Add a provider for Mailchimp that allows one to send emails.
Basically just copy the Resend provider and implement the same functionality for Mailchimp.

The outcome of this task should be:

  1. A new Mailchimp provider (+scopes validation to make sure connection works as expected. See examples from other providers, e.g.: datadog/grafana)
  2. Documentation on how to obtain the token/api key and use the provider
  3. A workflow example showing an action the sends an email with Mailchimp

[Original text by @ahmetcanturan]:

I need a provider that sends emails. For example, if the response status of example.com is 500, I want to send an email to an email address saying "there is a problem with exaple.com".

I am currently using slack as a provider in KeepHq but some people want to receive messages from me via email.

There may be a screen to add a mail provider like KeepHq's smtp settings.

Screenshot from 2024-02-12 16-16-18

@talboren
Copy link
Member

Hey @ahmetcanturan, thank you so much for the issue!
We do currently support Resend (https://resend.com/) as a provider that can send emails. Is there any other specific provider you had in mind?

Let me know if you need help setting up Resend to do that for you!

@talboren talboren added the Provider Providers related issues label Feb 12, 2024
@talboren
Copy link
Member

CleanShot 2024-02-12 at 15 21 13

@ahmetcanturan
Copy link
Author

thank you i'll try resend actually mailchimp is common used , it would be good provider

@talboren
Copy link
Member

thank you i'll try resend actually mailchimp is common used , it would be good provider

Will make it happen as well 🫡
May I chance the title of the issue to Mailchimp Provider?

@ahmetcanturan
Copy link
Author

oh thank you :) you change or i can create new ticket for mailchimp ?

@talboren
Copy link
Member

We can just use this ticket :), thanks @ahmetcanturan

@talboren talboren changed the title Mail Provider Mailchimp Provider Feb 13, 2024
@talboren
Copy link
Member

/bounty 25

Copy link

algora-pbc bot commented Feb 13, 2024

💎 $25 bounty created by keephq
🙋 If you start working on this, comment /attempt #823 along with your implementation plan
👉 To claim this bounty, submit a pull request that includes the text /claim #823 somewhere in its body
📝 Before proceeding, please make sure you can receive payouts in your country
💵 Payment arrives in your account 2-5 days after the bounty is rewarded
💯 You keep 100% of the bounty award
🙏 Thank you for contributing to keephq/keep!

👉 Add a bountyShare on socials

Attempt Started (GMT+0) Solution
🔴 @ibishal Feb 13, 2024, 8:20:52 AM WIP
🟢 @Khalid6468 Feb 13, 2024, 9:35:52 AM WIP
🔴 @adityajideveloper Feb 15, 2024, 4:55:36 AM WIP
🟢 @35C4n0r Feb 21, 2024, 11:41:39 AM #855

@Khalid6468
Copy link

Khalid6468 commented Feb 13, 2024

/attempt #823

@AS1100K
Copy link

AS1100K commented Feb 15, 2024

/attempt #823

@talboren
Copy link
Member

@Khalid6468 @adityajideveloper any of you are working on this?

@AS1100K
Copy link

AS1100K commented Feb 21, 2024

I was encountering lot of issues when I tried to run it locally. So, I was not able to work on it.

@35C4n0r
Copy link
Contributor

35C4n0r commented Feb 21, 2024

/attempt #823

@talboren talboren assigned 35C4n0r and unassigned Khalid6468 Feb 21, 2024
@talboren
Copy link
Member

@35C4n0r I've assigned this one to you since it seems like others are stale.

@talboren
Copy link
Member

I was encountering lot of issues when I tried to run it locally. So, I was not able to work on it.

@adityajideveloper would love to learn more about it if you're willing to share!

@talboren
Copy link
Member

@35C4n0r happy to help with anything you need. hit me up on our Slack

Copy link

algora-pbc bot commented Feb 22, 2024

💡 @35C4n0r submitted a pull request that claims the bounty. You can visit your bounty board to reward.

Copy link

algora-pbc bot commented Feb 29, 2024

🎉🎈 @35C4n0r has been awarded $25! 🎈🎊

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants