Customization
Custom scripts are snippets of JavaScript code that you can link link to custom buttons. When a user clicks the button, their browser executes the script.
Custom scripts can retrieve data and execute actions in Elfsquad on behalve of users. It is also possible to communicate with external systems.
🚀 Getting started
Get started with custom scripts. Learn how to create and link custom scripts to buttons.
🛠️ Custom scripting API
The custom scripting API provides a set of functions that you can use to interact with Elfsquad.
📚 Examples
Examples of custom scripts that you can use as a starting point for your own custom scripts.