Français

Español

🎉 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

HELP

FAQ

Find help

To be accompanied

How to do it with Voltapp

REFERENCE

Voltapp Lexicon

Nodes

Event blocks

Action blocks

Control blocks

Expression blocks

Variables

COMMUNITY

🔗 Our discord

🔗 Marketpad

Voltapp Updates

This block is more widely used to connect to any API accepting HTTP requests.

Here is the list of available requests to select from the list of block attributes:

Block entries

URL

This is the URL given by the tool offering a webhook.

Method

Set: retrieve data

Post: create data

Put: modify several data

Patch: modify a data

Delete: delete data

Header: retrieve data without the body content, just the header

Request template

It is possible to configure the data model, which can be either a list or an object (i.e. a list of variables, which you can structure with the Structure an object block.

Response model

In the same way, it is possible to change the response model, a list or an object.

The outputs of the block

Data

Retrieve the content of the data

Headers

Retrieve the data header

Response code

This is the return message you may get, such as a success or error code.