B4A Library GSheet Library (integrate google sheets into your B4X apps easily) - fernando1987    Mar 25, 2026   (17 reactions) this topic to create your project in google console developer, enable google dive and google sheets apis..., "s")'your Clientid google developers console, activate google drive api and google sheets... Share My Creation [Web][SithasoGoogleSheetsAPI] - Replace Traditional Back Ends with Google Sheets - Mashiane    Nov 12, 2025   (2 reactions) BANano Projects.
After a couple of days of planning and building SithasoGoogleSheetsAPI, its finally here.
168308
The Hidden Power of Google Sheets as a Database
Imagine building full-stack web... the familiar, collaborative power of Google Sheets as your backend? That’s exactly what SithasoGoogleSheetAPI makes possible.
The Problem: Database Complexity Holding Back Innovation
Traditional web... B4J Library [Web][SithasoGoogleSheetsAPI] Replace Traditional Back Ends with Google Sheets - Mashiane    Nov 12, 2025   (5 reactions) with BANano. Finally its here, well, kinda loading...
The ability to use Google Sheets as your back-end... Sheet and get the credentials needed to use BANanoGoogleSheetAPI.js:
1. Create a Google Sheet**
- Go... Share My Creation SithasoDaisy: Create Google Sheet Email Collection via Zapier Web Hooks - Mashiane    May 26, 2023 and email address of the person. This email collection will be stored as a list on a Google Sheet. We... the new contact details to the Google Sheet.
You can open both the demo and the google sheet, enter your test email and then see it added to the google sheet.
Netlify Demo
Published Google Sheet... Wish B4x Libraries Google Sheet to include 4 extra columns to specify the actual library url links per platform - Mashiane    Aug 24, 2025 Greetings The request is for the B4x Libraries Google Sheet to include 4 extra columns for URL links for the actual library files for each of the platforms, for example B4a File Link, B4i File Link, b4j File Link and b4r File Link. These links will point to the actual files for the libraries and anyone updating their library details can provide the URL links. Background Aeric has developed the Additional Libraries Downloader and for it to work it needs a libs.json file which should contain... Wish A button in the libraries tab of the IDE or an option in menu to open in browser the shared Google Sheets libraries sheet - hatzisn    Apr 8, 2025 A useful thing to add in the IDE, would be a button to open in browser the shared Google Sheets libraries sheet, so that each time we develop a library we will not have to look in the forum for this Google sheet. It would be a 'Click and Go to update it' procedure each time we create an update for the library, and no wasted time looking in the search of the forum for it.... B4A Tutorial [B4X] - Google sheets and localizator - hatzisn    Feb 6, 2021   (9 reactions)   tags: Translate it as excel sheet (xlsx) you will have to press in Google Sheet
Ctrl+A > Copy > Select A1 >... B4A Tutorial CREATE, UPDATE, DELETE AND CONSULT REGISTERS ON GOOGLE SHEET FROM YOUR APPLICATIONS - fernando1987    Apr 2, 2020   (15 reactions) Searching the internet I found a service that allows you to convert any google sheet into a json... simple, as some of us have thought of using google sheet integrated to our developments by I want to... B4A Question How to write into Google Sheets? - cenyu (first post)    Dec 24, 2024
https://www.b4x.com/android/forum/threads/gsheet-library-integrate-google-sheets-into-your-b4x-apps-easily.138967/
Thank you!... B4A Question Problem with updating a cell in google sheet - personalapps (first post)    Dec 24, 2024   (1 reaction) col = parseInt(e.parameter.col);
const value = sheet.getRange(row, col).getValue();
return....JSON);
}
You probably haven't redeployed after saving the script.
You have to save the Google App... Page: 1   2   3   |