Asked by EvolutionPool on July 22, 2024
Can Twidget replace automation tools (like Active Pieces) to automate form contact submissions into Airtable, Google Contacts, and sync changes bi‑directionally? Can it be used as a database?
Answered by Twidget
Yes. Using Twidget’s HTTP Request and connector commands you can integrate with Airtable and Google Sheets/Google Contacts. Twidget also includes a built‑in database suitable for storing and managing your data.
Building an e‑commerce backend
Yes — you can build an e‑commerce backend with Twidget.
Programming language used by Twidget
Twidget is a no‑code development platform, so you do not need to know a programming language to use it.
Scalability, database features, and security
1) Twidget is designed to handle high volumes of traffic. We use load‑balancing techniques to distribute traffic across servers for stable performance under load.
2) Twidget supports a variety of database management features and real‑time data processing workflows. While native database tri...
REST and Swagger compatibility
Yes — Twidget creates REST APIs and can call other REST APIs.
Using existing databases and HTTP verbs support
Currently you need to read and copy your data into Twidget to use it natively. We are working on direct integrations with databases like MySQL and MongoDB in the future.
Twidget endpoints support all HTTP verbs (GET, POST, PUT, DELETE, etc.).