For the complete documentation index, see llms.txt. This page is also available as Markdown.

Code

Serverless code for your project. Write code in any language you have experience with or choose from dozens of pre-written built-in functions.

The Code module β€” serverless functions and integrations.

Norbix Code service allows you to add your own custom functions or Norbix provided functions which can later be used in various triggers, scheduled tasks, or called through API.

To start using Code API you first need to enable code service in your Norbix dashboard.

Features included in code service:

  1. Providers - the ability to add your own functions from external providers.

  2. Functions - executing your own custom pieces of code.

  3. Norbix functions - using Norbix implemented functions.

Using SDK

If you decide to use one of our provided SDK, the following code shows how to initialize code service.

Example

The following are examples of code SDK using different languages and frameworks.

Working with Code Service

The following links explore the usage of code service:

IntegrationsFunctionsNorbix Functions

Use it from code

Everything you can do on this screen is also available programmatically β€” same module, same permissions, same audit trail.

Channel
Where to go

REST API

AI / MCP

Work with this module from Claude, Cursor, or any AI tool β€” see MCP Server

Last updated