Twidget.io Questions

Showing 1 - 5 of 72 questions
ASagasASagas
ASagas
Nov 17, 2025
See detail

Q: Completely noobie here

I'm trying to send an API request to a get endpoint with a URL parameter BUT i can't make it work :( i know its the way im configuring my function (send http request) because when i test the API itself, it works fine.

I have tried multiple optiones, chjecked almost all videos on the youtube to see if there is any example doing it but can't find it :(

My endpoint API path is...

Founder Team
Twidget

Twidget

Nov 17, 2025

A: You’ll find a Help button in both the left sidebar and the top navigation bar on every page. Click it and choose “Report Problem” so we can assist you.

Share
Helpful?
RayAIRayAI
RayAIPLUS
Edited Oct 28, 2025
See detail

Q: Mobile APPs

Can I build a Web APP UI, UX, and Mobile APP UI UX using Twidget?

Founder Team
Twidget

Twidget

Oct 29, 2025

A: Yes you can build a web UI using Twidget. The front end builder is complete.

Share
Helpful?
apooleyapooley
apooleyPLUS
Oct 25, 2025
See detail

Q: Importing Schema

Hey there!

Any chance of the ability to import schemas? Would be handy instead of making them manually every table :)

Allen

Founder Team
Twidget

Twidget

Oct 26, 2025

A: We do not currently support importing a schema.

Share
Helpful?
Philipp.BraderPhilipp.Brader
Philipp.BraderPLUS
Oct 22, 2025
See detail

Q: Use Case: Simulation of the random Drawing of a Card

This deal looks very interesting! Since I am a beginner, I wanted to ask if the following use case is feasible with Twidget: Is it possible to simulate the digital drawing of a card from an oracle deck? Specifically, this would mean that a user can log in and press a button. Then an image that was randomly selected from a predefined set would be displayed, along with a short explanatory text. Would this basically be doable with Twidget?

Founder Team
Twidget

Twidget

Oct 22, 2025

A: Yes, this is definitely achievable with Twidget.
You can store all your cards in a database table, then create an API endpoint that retrieves a random card from the database.
Finally, build a page that calls this endpoint and displays the card’s image and description stored in the database.

Share
Helpful?
jamoooretjamoooret
jamoooret
Oct 18, 2025
See detail

Q: Can you share a quick screen-share wiring Twidget’s frontend to backend flows?

I grabbed Twidget on its debut AppSumo deal, but I’m still stuck at the gate: I can’t find a single walkthrough that shows how to connect the visual frontend I build in the designer to the backend automations (APIs, workflows, database). The docs skip that ‘last mile’ and YouTube is a desert.

Could you drop a quick, step-by-step screen-share (or even a Loom) that starts from a blank page, builds...

Founder Team
Twidget

Twidget

Oct 23, 2025

A: We have created a video which builds a simple form and wires it into the backend.
https://www.youtube.com/watch?v=xWUb-DZazYs

Share
Helpful?