-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Adding actions to send single emails with body and template. #4144
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
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Thank you so much for submitting this! We've added it to our backlog to review, and our team has been notified. |
Thanks for submitting this PR! When we review PRs, we follow the Pipedream component guidelines. If you're not familiar, here's a quick checklist:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for your contribution!
Just one change resquested!
Hello @bsommardahl, first of all thank you for you contribution! Though I couldn't register account on SMTP2GO to test this component end-to-end, are you happen to have a test account on SMTP2GO that I can use? |
@vunguyenhung how about if we ask the OP for the connected issue? I do not have a test account. |
@bsommardahl I have sent an email to SMTP2GO asking for support. In the mean time I will need to find another way to get a test account :/ |
Hello @dannyroosevelt, for the context, I could not create SMTP2GO account to test end-to-end flow. After sending an email to SMTP2GO customer support, I got the response back saying that Turing domain was suspended a year ago due to previous usage, also the Customer Support Agent does not reply on the test account request from me. I would suggest to merge this and monitor for error usage. What do you think? |
Sounds good, Leo |
* master: (57 commits) Adding app scaffolding for wakatime Adding app scaffolding for wakatime Adding app scaffolding for wakatime Modifying global config 3977 wildberries actions (#4111) Minor docs update Invocation budget docs (#4119) Adding app scaffolding for snapdocs Adding app scaffolding for snapdocs Adding app scaffolding for snapdocs Modifying global config Adding app scaffolding for sailpoint Adding app scaffolding for sailpoint Adding app scaffolding for sailpoint Modifying global config [BUG] pCloud Watch Folder trigger does not pick up events (#4167) #3815 - Tookan Actions (#4129) SMTP2GO: Adding actions to send single emails with body and template. (#4144) [BUG] Jira component only shows first 50 projects (#4162) Add dev.to new reading list item event (#4164) ...
Fixes #3966
I took a lot of hints from the Postmark app and actions to build out these two actions. I don't really use SMTP2GO, but I wanted to help out!