Disable Links Older...
Disable links that are older than a given period of time.
This Flow looks for all public links that were not updated since a given period of time, and delete them. It can be useful to make sure some public links are not left out in the wild.
How It Works¶
Worth noting here is the usage of the workspace "Scope": - "ADMIN" Scope: normal workspaces created via the Cells Administration Console - "ROOM" Scope: Cells created by users to share data internally - "LINK" Scope: hidden workspaces exposed via public links
Parameters¶
Name | Type | Default | Mandatory | Description |
---|---|---|---|---|
LastUpdated | text | >30d | true | Find links created within a range date. Use for example >30d for links older than 30 days. |
Trigger Type¶
Manual