sublime-rules
sublime-rules copied to clipboard
New insight: Salesforce HTML attachment
To call out attachments sent from Salesforce (example):
<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><meta http-equiv="Refresh" content="0; URL=https://sublime.my.salesforce.com/sfc/p/2b111156a/a/Vo0000002a/dskalfjiwaejfiwofjdklsanvdasjfl"></head><body><div>Attachment not opening? Click this link: <a href="https://sublime.my.salesforce.com/sfc/p/2b111156a/a/Vo0000002a/dskalfjiwaejfiwofjdklsanvdasjfl">testdocument.pdf</a></div></html>
Putting on my analyst hat. What should I infer from seeing this insight?
The attached HTML file is from Salesforce, so it's probably safe. Nice indicator with any HTML rules.
Thanks, I think it still feels very ambiguous for user consumption. If I had to ask about it, users aren't going to know what to do with this information. If this is true all the time, then it should be a negation in the HTML rules yeah?
then it should be a negation in the HTML rules yeah?
usually these trigger Any HTML file* rules, do we want to negate there? Seems incongruent to those rules.
Maybe a better name is good? Something like "Salesforce marketing attachment"?