Voltapp πŸ‡«πŸ‡·

Voltapp πŸ‡ͺπŸ‡Έ

πŸŽ‰ Home

Voltapp Introduction

CUSTOMIZE A TEMPLATE ⏱

Discover Templates

Create your Airtable

Connect your data

Publish your app

LEARN VOLTAPP

Discovery of the interface

Nodes

Graph

Variables

Custom the design

Placing elements

Design examples & Devices

Managing pages

Create dynamic content

Manage data with Airtable

Combine templates

CREATE YOUR 1rst APP

Dynamic content

Data & design creation

GO FURTHER

Webhooks integration (Make, Zapier…): ex Notion

Team work

Internationalization

Sovereign data

Formulas

REFERENCE

Voltapp Lexicon

Nodes

Event blocks

Action blocks

Control blocks

Expression blocks

Variables

HELP

FAQ

Find help

To be accompanied

How to do it with Voltapp

COMMUNITY

πŸ”— Our discord

πŸ”— Marketpad

Voltapp Updates

This action allows you to update multiple rows in a specific table of your Supabase project.

When using the "updateRows" action, you need to specify the name of the table where the rows you want to update are located, along with the selection criteria to determine which rows to update. You also need to provide the new values for the corresponding columns in those rows.

The "updateRows" action sends a request to the Supabase server to update the specified rows with the provided new values. The values you specify for the columns will be associated with their corresponding columns in the table's structure.