Update attachments with known file extensions with the correct MIME type #89
cohencor-m
started this conversation in
Automation Examples
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
If someone sends an attachment with a
.png
,.jpg
, or.gif
file type as anapplication/octet-stream
, this workflow will update it to the correct MIME type.Workflow:
Beta Was this translation helpful? Give feedback.
All reactions