Skip to main content

Developing for Glue

Welcome to the Glue developer documentation. This section of the documentation is aimed at developers who want to extend Glue with custom logic. Please check below for the different ways in which you can extend Glue.

Basics

You should first get familiar with the internal concepts of Parameters. Please read the Parameters section to get started.

Extending Glue

Scripting

Scripts can be written directly in the Script Plugin without needing to setup a development environment. Please read the Scripting section to get started.

Custom Plugins

This will be supported in a future version of Glue. Please contact us if you are interested in this feature and want to become a beta tester.