Fruitask
Hello everyone, I hope you’re all good. Today I am launching a database extension for Fruitask. It’s a task and data management space for your team or personal projects with incredible built-in apps to integrate. It is built for freelancers, startups and students. This extension helps you to get and set data with fruitask. It has a great community to ask and request anything you want, and more…
Blocks:
Events
Functions
Properties
Docs
Events
OnErrorOccurred
On Error Occurred
error | text
errorFrom | text
OnSetCell
On Set Cell
success | boolean
msg | text
OnGotCell
On Got Cell
success | boolean
value | text
OnGotRow
On Got Row
success | boolean
names | list
values | list
row | number
OnGotAllRows
On Got All Rows
success | boolean
resultContent | any
totalRows | number
OnGotTableInfo
On Got Table Info
success | boolean
tableNameEncrypted | text
createdOn | text
token | text
ownerEmail | text
icons | text
links | text
extra | text
mode | text
rowSet | text
OnGotCollaborators
On Got Collaborators Info
success | boolean
name | text
email | text
role | text
access | number
OnGotColumnsInfo
On Got Columns Info
success | boolean
cells | list
types | list
extras | list
OnDeleteRow
On Delete Row
success | boolean
msg | text
row | number
OnUpdateRow
On Update Row
success | boolean
msg | text
row | number
OnCreateRow
On Create Row
success | boolean
msg | text
row | number
OnCheckedQuota
On Checked Quota
success | boolean
usedLimit | number
maxLimit | number
byPercentage | number
Methods
SetCell
Set Cell
rowId | number
columnName | text
value | text
GetCell
Get Cell by Column and Row Number
columnNumber | number
rowNumber | number
GetRow
Get Row
rowId | number
GetAllRows
Get All Rows
GetTableInfo
Get Table Info
GetCollaborators
Get Collaborators Info
GetColumnsInfo
Get Columns Info
DeleteRow
Delete Row
rowId | number
UpdateRow
Update Row
rowId | number
columnNames | list
values | list
CreateRow
Create Row
columnNames | list
values | list
CheckQuota
Check Quota
Properties
ApiKey
set api key of your account
Property Type : read-write
Accepts : text
Token
set token of workplace table
Property Type : read-write
Accepts : text
How To
Sign In:
- Go yo https://www.fruitask.com/
- Click
Get Started
if you don’t have account orLogin
if you have.
Get Api Key:
- After Login, click you account photo then choice
My Account
.
- Then you will find you api key her
Get Token:
- Go To https://fruitask.com/home/
- Then choice you project or create new project
- Click
More
- You will find your Token her
Now Let’s Get Started
This My Database Table which i will test in it
Name,Info,Age
Ahmed,"My name is Ahmed",10
Mahmoud,"My name is Mahmoud",15
Mohamed,"My name is Mohamed",35
Omar,"My name is Omar",80
Initialize api key and token id
OR
Set Cell [Update Cell]
msg = Cell update successfully.
Get Cell
value = 55
Get All Rows
resultContent = { "Name": "Ahmed", "Info": "My name is Ahmed", "Age": "10" }, { "Name": "Mahmoud", "Info": "My name is Mahmoud", "Age": "15" }, { "Name": "Mohamed", "Info": "My name is Mohamed", "Age": "35" }, { "Name": "Omar", "Info": "My name is Omar", "Age": "55" }
total Rows= 4
Get Table Info
tableNameEncrypted = USs5OXJBPT0
CreatedOn = August 28, 2023
token = 8uGFhPFcGsZWLHP
owner = *******@gmail.com [I hint it]
icons = bg-zinc-500
links = default
extra = defaul
mode = Private
rowSet = No value found
Get Collaborators
name = User
email = [email protected]
role = Read-only
access = 1693235388
Get ColumnsInfo
cell = (Name Info Age)
type = (text longtext text)
extras = ( )
Delete Row
msg = Row deleted successfully.
row = 4
Update Row
msg = Row updated successfully.
row = 3
Create Row
msg = New row successfully added.
row = 4
Check Quota
usedLimit = 4
maxLimit = 60
byPercentage = 7
Error Occurred
Fruitask Pricings:
Sponsers
- Thanks for friutask team for sponser this extesnion by mr @JS.
- Thanks for @Safetrip for sponser this extesnion.
- Thanks for @Kelko for sponser this extension.
Donate
AIX:
me.aemo.fruitask.aix (55.8 KB)
Thanks for:
My broo @NotAnAdminUser for help me to write doc and test extension.
And for sponsers
Finally
If you have any question or suggestion post it to her.
If you like my extension don’t forget to hit the like button .