Asked by fb371d506f5548cd8218e88dbb92e45f on February 5, 2025
Can Twidget pull data from a third‑party API (for example, Facebook)?
Answered by Twidget
Yes — Twidget can call and retrieve data from external REST APIs.
Protecting secret API tokens from the front end
Yes. Store API keys as global variables; they are only accessible in endpoints, API functions, and events (server side) and are not exposed to front‑end code.
Automatic API docs and table limits
API documentation is automatically generated for your endpoints.
You can create an unlimited number of tables across all tiers.
Using Twidget with GoodBarber and dashboards
Yes — Twidget can make external API calls and is suitable for building APIs and dashboards consumed by other platforms.
Manage tables via API
Yes. You can manage tables via Twidget’s API.
How Twidget compares to no‑code automation tools
Twidget goes beyond simple automations: you can create full, complex APIs that serve front‑end clients, mobile apps, or games, not just automation flows. It can therefore both replace and complement no‑code automation tools depending on your needs.
See our use‑case examples for ideas: https...