About this integration
Create, read, update, and delete records in your Adalo app's collections. This integration exposes its full API as workflow modules.
The integration includes 0 triggers, 2 search modules and 4 actions. Connections use basic authentication.
How to connect
The credential form asks for API Key and App ID.
Prefer the interactive builder form? Open it on the app page.
Enter your credentials below. WEXTL stores them encrypted and uses them only to call the API on your behalf.
| Field | Type | Help |
|---|---|---|
API KeyRequired | password | API key from your app editor (Settings → App Access). Requires a Team or Business plan. |
App IDRequired | text | The GUID from your app editor URL (app.adalo.com/apps/{appId}/...). Every collection endpoint is scoped under this app. |
Use it in workflow automation
Add Create Record as a workflow step.
Triggers, searches and actions
Browse every Adalo module field below: 0 triggers, 2 searchs, and 4 actions you can drop onto the canvas.
Searches
Use any of 2 search modules to retrieve records without leaving the workflow canvas.
- Get Record
- List Records
Actions
This integration includes 4 action modules — create, update, or delete records as part of any workflow.
- Create Record
- Delete Record
- Make an API Call
- Update Record
Explore the fields available for each Adalo trigger, search, and action.
Searches
| Field | Type |
|---|---|
Collection IDRequired | text |
Record IDRequired | number |
| Field | Type |
|---|---|
ID | number |
Created at | date |
Updated at | date |
| Field | Type |
|---|---|
Collection IDRequired | text |
Filter key | text |
Filter value | text |
Limit | number |
| Field | Type |
|---|---|
ID | number |
Created at | date |
Updated at | date |
Actions
| Field | Type |
|---|---|
Collection IDRequired | text |
Fields | text |
| Field | Type |
|---|---|
ID | number |
Created at | date |
Updated at | date |
| Field | Type |
|---|---|
Collection IDRequired | text |
Record IDRequired | number |
| Field | Type |
|---|---|
URLRequired | text |
MethodRequired | choice |
Headers | array |
Header | object |
Query String | array |
Parameter | object |
Body | text |
| Field | Type |
|---|---|
Body | text |
Headers | object |
Status code | number |
| Field | Type |
|---|---|
Collection IDRequired | text |
Record IDRequired | number |
Fields | text |
| Field | Type |
|---|---|
ID | number |
Created at | date |
Updated at | date |