Skip to content

Vathsan/Ballerina

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ballerina: Google spreadsheet, gmail integration

  1. Obtain Access Tokens by following this link https://central.ballerina.io/wso2/gmail

  2. Configure endpoint parameters with your tokens

  3. Create a google spreadsheet similar to the one attached (refer Students Marks.xlsx)

  4. Obtain the spreadsheet id by extracting the value between the "/d/" and the "/edit" in the URL of your spreadsheet

  5. Replace sheetID and sheetName with yours as indicated in the code

  6. The module can be run on terminal from the parent folder using the following command: ballerina run module

  7. Unit tests can be done using the following command: ballerina test from the parent folder

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published