Attachment Hash Matcher#124
Conversation
|
✅ Valid PR for ActionPack Thank you for your contribution. This PR complies with the CONTRIBUTING.md. |
sandeepd26
left a comment
There was a problem hiding this comment.
Thank you for your contribution. However, it seems that the file changes in this Pull Request are incorrect or invalid. Please review the files you have changed/added and ensure that all modifications are correct, valid, and align with the project’s goals and guidelines. Closing this for now. Once you make additional changes, feel free to re-open this Pull Request or create a new one.
|
Hi @sandeepd26 could you please elaborate more what do you mean by all modifications are correct, valid, and align with the project’s goals and guidelines. |
Attachment Hash Matcher
The Attachment Hash Matcher is a Flow Action that calculates and compares attachment file hashes to detect duplicates, verify file integrity, and prevent redundant uploads. Supports MD5, SHA-1, and SHA-256 hash algorithms.