Skip to content

[Components] mailosaur #16655

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

Open
pipedream-component-development opened this issue May 13, 2025 · 1 comment · May be fixed by #16666
Open

[Components] mailosaur #16655

pipedream-component-development opened this issue May 13, 2025 · 1 comment · May be fixed by #16666
Assignees
Labels
triaged For maintainers: This issue has been triaged by a Pipedream employee

Comments

@pipedream-component-development
Copy link
Collaborator

pipedream-component-development commented May 13, 2025

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

@pipedream-component-development pipedream-component-development added the triaged For maintainers: This issue has been triaged by a Pipedream employee label May 13, 2025
@sergio-eliot-rodriguez
Copy link
Collaborator

14 days free trial

@luancazarine luancazarine self-assigned this May 14, 2025
@luancazarine luancazarine moved this from Prioritized to Doing in Component (Source and Action) Backlog May 14, 2025
@luancazarine luancazarine linked a pull request May 14, 2025 that will close this issue
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
@luancazarine luancazarine moved this from Doing to Ready for PR Review in Component (Source and Action) Backlog May 15, 2025
@michelle0927 michelle0927 moved this from Ready for PR Review to Changes Required in Component (Source and Action) Backlog May 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triaged For maintainers: This issue has been triaged by a Pipedream employee
Projects
Development

Successfully merging a pull request may close this issue.

3 participants