Skip to main content

Shared Scripts

Shared Scripts are reusable JavaScript scripts that extend FileFlows functionality. They can be shared as standard scripts (used as flow elements) or system scripts (used by tasks). All users can download and use shared scripts, with no license required.

Downloading Scripts

  1. Open the Scripts section in the FileFlows WebConsole
  2. Click the Repository button
  3. Browse the available scripts
  4. Select the script you want and click Download
info

Downloading scripts is open to all users and does not require a FileFlows license.

Submitting Scripts

To contribute a script to the Shared Repository, you need a valid FileFlows license linked to your fileflows.com account.

  1. Open the Scripts section in the FileFlows WebConsole
  2. Right-click on the script you want to share
  3. Select Share
  4. The script is uploaded to fileflows.com and enters the review process
  5. Once approved, it becomes available for all users to download
note

Only JavaScript scripts can be shared. Both standard scripts (flow elements) and system scripts (tasks) are supported.

Publishing Updates

If you've already published a script, you can submit an updated version at any time:

  1. Open the Scripts section in the FileFlows WebConsole
  2. Right-click the modified script
  3. Select Share
  4. Your updated version will be submitted as a new revision
  5. After review, it becomes the latest version of your script
info

You can submit multiple revisions of the same script. Each revision is reviewed before being published.

Deleting Scripts

If you no longer want a script to be maintained in the repository, you can request its deletion from your fileflows.com repository dashboard.

caution

Deleting a script removes it permanently from the Shared Repository. Users who have already downloaded it will still have their local copy.