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
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.
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
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.
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
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
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...
Twidget
Nov 17, 2025A: 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 Twidget.io
Q: Mobile APPs
Can I build a Web APP UI, UX, and Mobile APP UI UX using Twidget?
Twidget
Oct 29, 2025A: Yes you can build a web UI using Twidget. The front end builder is complete.
Share Twidget.io
Q: Importing Schema
Hey there!
Any chance of the ability to import schemas? Would be handy instead of making them manually every table :)
Allen
Twidget
Oct 26, 2025A: We do not currently support importing a schema.
Share Twidget.io
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?
Twidget
Oct 22, 2025A: 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 Twidget.io
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...
Twidget
Oct 23, 2025A: 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 Twidget.io