Open Documentation Menu

Using scripts

You can use d.velop scripting to create and manage scripts. You can use scripts to enhance your environment with custom logic: For instance, you can integrate your created scripts into processes or webhooks (d.velop documents).

With the relevant authorization, you can create and edit scripts. Users that do not have this authorization can execute scripts.

Each created script has an embedding URL. You can use this URL to execute the respective scripts using a GET, POST, PATCH, PUT or DELETE request.