Coder Social home page Coder Social logo

googleformuploader's Introduction

GoogleFormUploader

This project aims to make a re-usable library that simplifies uploading data into google docs Spreadsheets via the "Forms" mechanism

To use this library you need to find your form-id, and your entry id's from the 'Live Form' page source code. Once you have those ids you can upload data to a form like this:

GoogleFormUploader uploader = new GoogleFormUploader("1AYvV0gFgB1hBuoRKnMsXy1LyF8-Ce8VAshAtho6Z08s");
uploader.addEntry("1680144410", "Hello Word");
uploader.addEntry("1558298396", "From android app");
uploader.upload();

but fill in your own form-id and entry ids.

googleformuploader's People

Contributors

foamyguy avatar

Stargazers

Marco Tessarotto avatar Agustín Mista avatar Serg avatar Jason Todd avatar SANJIV KUMAR avatar Pranav Lathigara avatar Shoddiq Jati Premono avatar fahmi azain avatar Ahmad Rosid avatar Pratama Nur Wijaya avatar Jon Robinson avatar Tarun avatar Zac avatar Suriyaa Sundararuban avatar Pablo Castellano avatar Remy Schrader avatar Pranav Bhatia avatar Marc Solé Farré avatar  avatar Marius Nedelcu avatar James Rice avatar Subrahmanya S M avatar Roadster Tracker avatar

Watchers

James Cloos avatar  avatar Din Islam avatar Jon Robinson avatar Roadster Tracker avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.