Adalo guides

Written from real builds, not feature lists. Each guide covers one problem end to end and links to the tools that make it faster.

Adalo development

How to connect an external collection to Adalo

Step-by-step: get a REST endpoint Adalo accepts, add it under Database → External Collection, and bind the properties to your lists and forms.

7 min read
Adalo development

How to structure collections for an Adalo app

Field types, relationships and naming rules that keep an Adalo app fast to filter, easy to change, and painless to connect to an API later.

7 min read
Adalo development

Adalo external collection not working: common causes and fixes

Missing properties, wrong item counts, empty lists and pagination problems in Adalo external collections, the symptom, the cause and the fix for each.

6 min read
Adalo development

How to connect an API to Adalo

Connect a REST API to Adalo with custom actions or external collections, including the response shape, authentication headers and pagination Adalo expects.

6 min read
Adalo development

How to set up a custom action in Adalo

Create an Adalo custom action step by step: method, URL, headers, body with magic text, and how to use the response on the next screen.

6 min read
Adalo development

How to set up login and user permissions in Adalo

Signup, login, password reset and role-based access in Adalo, including how to stop one user seeing another user's records.

6 min read
Adalo development

How to debug an Adalo app

A repeatable way to find why an Adalo list is empty, an action does nothing, or a form saves the wrong record, checked in the same order every time.

6 min read
Adalo development

Why is my Adalo app slow?

The common causes of a slow Adalo app, heavy lists, relationship filters, oversized images and unnecessary data, and what to change for each.

6 min read
Adalo development

How to add an AI chatbot to an Adalo app

Adalo has no native chatbot component. Build a chatbot, give it your content, then embed it with a WebView component, step by step for Adalo builders.

6 min read
Adalo development

How to use a WebView component in Adalo

What the Adalo WebView component does, how to pass data in with URL parameters, sizing it correctly, and the limits to design around.

5 min read
Adalo development

How to upload multiple images in Adalo

Adalo Image propertys take one file at a time. Use a hosted multi-image uploader inside a WebView component so users can pick and upload several files at once.

6 min read
Adalo development

Where to store image uploads for an Adalo app

Compare hosted collections, Adalo collections and Xano as destinations for uploaded files, and pick the one that fits how your app already works.

5 min read
Launch

Adalo app launch checklist

What to verify before you submit an Adalo app: data, accounts, permissions, empty states, uploads and external collections.

7 min read
Growth

How to get your first users for an Adalo app

A practical way to get the first hundred users of an Adalo app without an ad budget, and what to fix as they arrive.

6 min read
Adalo development

How to Generate PDFs from Your Adalo App

Adalo has no built in PDF export. Here is how to generate invoices, receipts and certificates from your Adalo app in about ten minutes, no code required.

8 min read