We would like our users to be notified when a new version of a file is uploaded but am having trouble figuring out the best way to do that in Lightning. From what I can tell, the only way to receive an email notification is to use Subscribe in Classic but I don't want to have users switching between the two interfaces. I thought that I would be able to see updates to records I follow in my Chatter Feed (per this article: https://help.salesforce.com/articleView?id=collab_files_following.htm&type=5), but that did not work. Anyone have any thoughts on how users can be notified when a new version of a file is uploaded?
댓글 1개
Salesforce calls this out as not being available in Lightning Experience and recommends a workaround -- "to create a trigger to notify users of changes to the content." See https://help.salesforce.com/articleView?id=lex_gaps_limitations_files_and_content.htm&type=5 .
Interested to hear from anyone who implemented that workaround, or went with a different approach.