Requirements
Share your folder access with anyone on internet. If you want to upload or write files from extension then you need to give editor access. Otherwise you can give viewer access.
Get Files
Using this block you can get all files from your folder.
name - It's return the name of files.
size - It's return the size of files in byte formats.
link - It's return the direct download link of files.
date - It's return the created date of files.
Rename File
You can rename your file using file Id.
id - It's return the id of given file.
name - It's return the new name of given file.
Delete File
You can delete your uploaded file using file Id.
id - It's return the id of deleted files
isDeleted - It's return bolean result of deletion action.
Upload File
You can upload any type of file using this block and also you can set custom name of file.
id - It's return the id of uploaded file.
name - It's return the new name of uploaded file.
link - It's return the direct download link of uploaded file.
size - It's return the size of uploaded file.
GetDirectDownloadLink
Using this you can get direct download link of any file using file Id.
Create Folder
Using this block you can create new folder in any root folder using root folder id.
NewFolderId - It's return the id of created folder.
NewFolderName - It's return the created folder name.
rootFolderId - It's return the root folder id to handle user's activity.
Delete Folder
Using this block you can delete any folder using it’s id.
folderId - It's return the id of deleted folder.
isDeleted - It's return boolean.
Get Folders
Using this block you can get folders from your drive root folder.
rootFolderId - It's return the id of root folder.
ids - It's return the list of folders ids.
names - It's return the list of folders names.
sizes - It's return the list of folders sizes.
Move File
Using this block you can move file from one folder to another folder.
folderId - It's return the id of folder.
fileId - It's return the id of file.
Move Folder
Using this block you can move your folder to another folder.
rootFolderId - It's return the id of root folder.
childFolderId - It's return the id of child folder.
Rename Folder
Using this block you can rename your folder name.
folderId - It's return the id of folder.
name - It's return the new name of folder.
Encode & Decode
Using this block you can protect your folder ids. Set level (1-100) and password length must be 5 or more.
Failed
It rises if got any error.
functionName - It's return the function name which function got the error.
Greetings community, a few days ago I bought the @JEWEL extension from Google drive, but the creator of the extension does not give me an answer on how to use it after I make the purchase. Has any of you bought it and been able to use it? I was not provided with an .aia, apk demo or tutorial. Or if the creator of the extension by this means could help me, that would be great. I appreciate any help you can give me.
My problem is that the documentation does not show me where I have to get the deployment ID, and Jewel does not clarify my doubt.
This is a paid extension. You have to contact the developer to purchase the extension (a private message would be ideal). Use paid extensions at your own risk.