Technical Guides
Each Guide demonstrates how to build a specific feature in Superblocks.
List of available Guides
Guide | Description |
---|---|
Call different APIs on tab select | Explains how to call an API specific to the Tab clicked by the user in an Application. |
Create a custom Sidebar Component | Create a Sidebar to help users navigate your Applications. |
Pull the users IP address | Explains how to pull the users IP address when building Applications. |
CRUD actions in a table | Set up an application for basic CRUD actions from a table to a database |
Persist filters with table bulk edit | Persist table filters when using table bulk edit |
Setting Up Profile Selector Dropdown | How to set up a Profile switcher in your Application |
Server Side Pagination for API | How to utilize server-side pagination against REST API requests |
Create and email spreadsheet files | How to create and email spreadsheet files |
Create a real-time chatbot with streaming and OpenAI | How to create a streaming chatbot with OpenAI |
Consume from Kafka and stream to table | How to consume messages from a Kafka topic and stream to a Superblocks Table component |
Fetch paginated data from Airtable's API | How to use a loop block to fetch paginated data |
Use inline table editing to update Google Sheets | How to use a inline table editing to update a Google Sheets spreadsheet |
Display key-value pair data using a Table component | How to display key-value pair data in a Table |
Create a real-time log with Send Blocks and Streaming APIs | How to leverage Send Blocks in Streaming APIs to update data in the frontend in real-time |
Access intermediate steps output | How to access the output from intermediate steps in an API's response |
Merge data from multiple data sources | How to merge data from multiple data sources |
Working with Excel Files | Common operations for processing and visualizing Excel files |
Configure IP Allowlist for Databases | How to configure an IP allowlist for databases on AWS and GCP |