Asked by Shawn on October 19, 2025
What does an organization provide compared to a workspace? What are the limits and how is content/data/team access separated? Is cross‑workspace access possible?
Answered by Twidget
An organization can contain multiple workspaces to separate resources. Your subscription plan applies at the organization level and its limits are shared across all workspaces. Team members are managed at the organization level, while each workspace maintains its own content and data. Cross‑workspace access is not supported at this time.
Forwarding POST data to a GET request and filling a form
Create a POST endpoint in Twidget that accepts the request body. Add a "Send HTTP Request" command to forward the extracted value to the target API (via GET or other method). The receiving page can then consume the GET response to populate the form.
Harmonizing multiple API data feeds and EU data location
Yes. You can connect to multiple APIs, store data in separate tables, transform and harmonize datasets to a common structure, and mark or link unique identifiers. Twidget tables can be exposed for use by external tools such as FileMaker.
Our servers are located in San Francisco, USA. We und...
Editor states (text vs styles), hover color display, missing custom functions, and page selection issues
1) States only affect styles, not the text content.
2) The configuration panel reflects the currently selected state. To view hover styles in the editor, select the Hover state from the state dropdown; in Preview you can see hover behavior live.
3) Custom page functions created at the...
Purpose of connectors
Connectors are prebuilt commands that simplify integration with external services (Google Sheets, ChatGPT, Slack, etc.). Instead of building raw HTTP requests, use a connector to interact with an external API through a simplified command interface.