[FREE] Baserow Database – An Extension to connect baserow database in your apps
1. Introduction
Description: It is an open source database and an Airtable alternative. This database bring all features that Airtable brings. This extension helps you to strore and get data with Baserow. This extension have mostly same block as of Airtable have. That’s why it is easy to use and customise. This extension allow you to store almost all languages(I have tried only with Hindi , English and Vietnamese and Turkish) and it stores these languages.
Latest Version: 1.5.0V
Released on: 03 August 2021
Updated on: 23 August 2021
Aix Size: 38KB
2. All Blocks
3. Documentation
This event raises when a column got. Values is a list of data and response is a JSON body that is return by baserow. | |
This event raises rows are got. Response content will be a JSON body that is returned by server and total rows will be number. | |
This event raises when a particular row got. Values is a list of cells that is return by server. | |
This event raises when name of all columns are got. Names is a list of all columns name that you table contains. | |
This event raises when you use Create Row block and row is created in your table. Response will be a JSON body returned by the server. | |
This event raises when a row or cell is updated. Response will be a JSON body returned by the server. | |
This event raises when any error occurs. | |
This event raises when a row is deleted. If the row is deleted then response variable will return Row Deleted. | |
This event raises when a row is moved to a particular index. Response will be a JSON body returned by the server. | |
This block helps you to create a row in table. Columns names and values must be list. If you entered any value wrong in column name then baserow will store null value to that row. If the row is created then Row Created event will be triggered. | |
This block helps you to get the column with column name and a limit that you want to recieve. Note:- Baserow has a limit of 200 maximum records so if you tried to get more than 200 then Error Occurred event will be triggered. | |
This block helps you to get all the columns names that your table contains. GotColumnsNames event will be trieggered with a list of all cloumns names. | |
This block helps you to fetch a particular row in your table. Got Row event will be triggered with a list of all values ot that row. | |
This block helps you to delete a particular row from your table. RowDeleted event will be triggered if row deleting success. | |
This block helps you to fetch such rows that contains given text. for ex, I have three rows in my table | |
This block helps you to fetch all the rows of table with a limit size. GotAllRow event will be triggered with a JSON response body and a integer that contains total number of the rows present in your table. | |
This block helps you to move a particular row to a particular index. for ex I have three rows with id 1,2,3 | |
This block fetches the all row in ascending or descending order of a particular column. column Name parameter accept the column name that you want to filter. And technique parameter accept string in which order you want to filter the row, There are two properties avaliable for technique. | |
This block helps you to set or update the cell of a particular row of given id, column Name and the cell value. Row Updated event will be triggered when it will updated. | |
Two properties for defining the techique while fetching rows with technique. | |
This block is for setting or getting the Table name. | |
This block is for setting and getting the token. It is main thing for authenticating with your database. You need to generate it within your account. |
4. Usage
5. Downloads
File Name: com.sumit1334.baserow.aix
6. Donate
If you liked my any work or the extension, you can support by donating some amount.
Paypal: paypal.me
UPI: iamwsumit@kotak
If you have any issue regarding the extension then you can contact me here
Thank you