Public Scripts Repository
  • 1 Minute to read
  • Dark
    Light
  • PDF

Public Scripts Repository

  • Dark
    Light
  • PDF

Article summary

Public Scripts Repository

The public scripts repository contains many useful open source scripts developed specifically for the Agility Blue community. The scripts are designed to be directly copied and pasted as new scripts within your workspace with minimal setup and are heavily commented throughout to help provide context about its functionality. All the scripts contain a section at the top that explains what the script does, any triggers that need to be created, user-specific variables that require unique workspace-specific values, and if there are any special objects or custom fields that need to be created for the script to work. Because the scripts are commented so heavily, they can also be a great resource to reference while developing your own scripts.

The scripts repository can be found on Github located here: https://github.com/sadieblue/agilityblue.workspace-scripts

We are actively adding new scripts regularly, so check back often. If you developed your own scripts and feel like it would benefit other Agility Blue users, we encourage you to contribute by submitting them to the repository to continue the spirit of open source development. Feel free to clone the repository and submit a pull request for us to review and publish if you would like to share your scripts with the community. We only ask that the script is well formatted, free of any issues that would prevent it from running, and provides information at the top on what the script does and how to go about executing it.

In addition to the open source scripts, the discussions page on the repository site is an area you can seek questions and answers to problems or issues you’re having while developing your scripts.