← All apps

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 parameters

New Group

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

  • 1 parameters

New Audit Log Entry

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

  • 2 parameters

Actions available for Turso on Stepper

Create Database

Creates a new Turso database in the selected group.

  • 7 parameters

Delete Database

Permanently deletes a database from the organization.

  • 2 parameters

Update Database Configuration

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

  • 7 parameters

Generate Database Auth Token

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

  • 4 parameters

Invalidate Database Tokens

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

  • 2 parameters

Create Group

Creates a new group of databases in a primary location.

  • 4 parameters

Delete Group

Deletes a group and all databases inside it.

  • 2 parameters

Unarchive Group

Brings an archived group back online.

  • 2 parameters

Generate Group Auth Token

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

  • 4 parameters

Invalidate Group Tokens

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

  • 2 parameters

Add Location to Group

Adds a replica location to a group.

  • 3 parameters

Remove Location from Group

Removes a replica location from a group.

  • 3 parameters

Add Member to Organization

Adds an existing Turso user to an organization.

  • 3 parameters

Invite Member to Organization

Sends an email invitation to join the organization.

  • 3 parameters

Get Database Usage

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

  • 4 parameters

Find Database

Looks up a single database by name in the organization.

  • 2 parameters

Find Group

Looks up a single group by name in the organization.

  • 2 parameters

Make HTTP Request

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