I have some questions about using the Sharing Link. The sharing link gave edit permissions to the intended users for a document but the expiration isn't working.
I think that it counts the duration to the expiration date from the output of the When Item is Created or Modified. Is this accurate? If yes, I believe the output of that is in this format 2024-11-26T12:40:15Z
I’ve seen two different formulas for the Link Expiration (below). Which is better to use?
I have resolved my issue by using the formula below but I changed the date format to 'yyyy-MM-dd'.
addDays(utcNow(),1,'yyyy-MM-ddTHH:mm:ssZ')
Still have to wait a day to test it though.
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.