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

[FEATURE] Gmail & Gmail Developer App - Improve Send Email action to allow attachments from tmp dir #12339

Closed
vunguyenhung opened this issue Jun 7, 2024 · 2 comments · Fixed by #12368
Assignees
Labels
enhancement New feature or request triaged For maintainers: This issue has been triaged by a Pipedream employee

Comments

@vunguyenhung
Copy link
Collaborator

vunguyenhung commented Jun 7, 2024

Is your feature request related to a problem? Please describe.
Currently, the Gmail and Gmail Developer App - Send Email action only accept attachment from public URL

image
image

Describe the solution you'd like
Improve the attachments prop to accept paths from tmp dir

Do you have a workaround?
No

Additional context
Raised by a customer: https://pipedream-users.slack.com/archives/CPTJYRY5A/p1717752091199239

@vunguyenhung vunguyenhung added enhancement New feature or request tracked internally Issue is also tracked in our internal issue tracker and removed tracked internally Issue is also tracked in our internal issue tracker labels Jun 7, 2024
@dylburger dylburger added the triaged For maintainers: This issue has been triaged by a Pipedream employee label Jun 7, 2024
@digbyk
Copy link

digbyk commented Jun 7, 2024

This would be really helpful. I've been trying various other ways to email a file I created, like uploading it to Google Drive and then attaching it, but there's always a problem with authentication and an auth html page gets emailed instead. I can't put the file onto a public URL because it contains sensitive data (this seems to be the requirement for the Google Mail attachment location).
(I raised this feature request on Slack earlier).

@vunguyenhung
Copy link
Collaborator Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request triaged For maintainers: This issue has been triaged by a Pipedream employee
Projects
None yet
4 participants