Automate Turso for free on Stepper

Edge-native serverless SQLite database platform built on libSQL. Manage databases, groups, and organizations via the Turso Platform API.

I want to integratewithSee how to connect Turso to ...

Triggers available for Turso on Stepper

New Database

Triggers when a new database is created in the selected Turso organization.

  • 2 parameter s

New Group

Triggers when a new group is created in the selected Turso organization.

  • 1 parameter s

New Audit Log Entry

Triggers when a new audit log entry is recorded. Requires a paid Turso plan.

  • 2 parameter s

Actions available for Turso on Stepper

Create Database

Creates a new Turso database in the selected group.

  • 7 parameter s

Delete Database

Permanently deletes a database from the organization.

  • 2 parameter s

Update Database Configuration

Updates database configuration flags such as read/write blocks, delete protection, size limit and allow-attach.

  • 7 parameter s

Generate Database Auth Token

Mints a new JWT auth token for connecting to a Turso database.

  • 4 parameter s

Invalidate Database Tokens

Rotates the database's signing key, invalidating every previously issued database token.

  • 2 parameter s

Create Group

Creates a new group of databases in a primary location.

  • 4 parameter s

Delete Group

Deletes a group and all databases inside it.

  • 2 parameter s

Unarchive Group

Brings an archived group back online.

  • 2 parameter s

Generate Group Auth Token

Mints a JWT auth token valid for every database in the group.

  • 4 parameter s

Invalidate Group Tokens

Rotates the group's signing key, invalidating every previously issued group token.

  • 2 parameter s

Add Location to Group

Adds a replica location to a group.

  • 3 parameter s

Remove Location from Group

Removes a replica location from a group.

  • 3 parameter s

Add Member to Organization

Adds an existing Turso user to an organization.

  • 3 parameter s

Invite Member to Organization

Sends an email invitation to join the organization.

  • 3 parameter s

Get Database Usage

Returns row read/written and storage usage for a database over a time period.

  • 4 parameter s

Find Database

Looks up a single database by name in the organization.

  • 2 parameter s

Find Group

Looks up a single group by name in the organization.

  • 2 parameter s

Make HTTP Request

Make an HTTP request to any URL with full control over method, headers, and body.