-
Notifications
You must be signed in to change notification settings - Fork 5.3k
[Components] mailosaur #16655
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Closed
Labels
triaged
For maintainers: This issue has been triaged by a Pipedream employee
Comments
14 days free trial |
luancazarine
added a commit
that referenced
this issue
May 15, 2025
Sources - New Message - New Message Macthing Criteira Actions - Create Email - Search Message - Delete Message
Hello everyone, I have tested this PR and there're some test cases failed or needed improvement. Please check the test report below for more information |
Hi everyone, all test cases are passed! Ready for release! Test report |
luancazarine
added a commit
that referenced
this issue
May 20, 2025
* mailosaur init * [Components] mailosaur #16655 Sources - New Message - New Message Macthing Criteira Actions - Create Email - Search Message - Delete Message * pnpm update * pnpm update * some adjusts * some adjusts
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Uh oh!
There was an error while loading. Please reload this page.
mailosaur
URLs
Polling Sources
new-message
Prompt
Emit new event when a message is received in a specified Mailosaur inbox. Requires server ID prop.
URLs
new-email-matching-criteria
Prompt
Emit new event when an email matching specific criteria (e.g. sentFrom, sentTo, subject, body) is received. Requires server ID prop.
URLs
Actions
create-email
Prompt
Send an email through Mailosaur. Requires server ID, to, and subject. Optional props are: from, html, text, send and attachments.
URLs
search-email
Prompt
Search for received emails in a server matching specified criteria. Requires server ID. Optional props are: receiveAfter, page, itemsPerPage and dir.
URLs
delete-email
Prompt
Delete an email from a Mailosaur server using its email ID. Requires the email ID of the email to be deleted.
URLs
The text was updated successfully, but these errors were encountered: