Code Monkey home page Code Monkey logo

google-form-to-asana-task's Introduction

Google Form to Asana Task

About

This Google Script (.gs) is a JavaScript based program which is designed to run in real time when a form is submitted. When it runs, processing is performed on the data entered, then the data is sent to Asana in the form of an Asana Task.

Advantages

  1. Runs immediately: No polling delay imposed by some web services.
  2. More control: Data handling is not limited by a service. If the Asana API supports it, you can do it.
  3. No quotas.

Setup

  1. Visit Google Forms
  2. Create a new form, and add all your questions
  3. Click on responses, then the green "Create Spreadsheet" icon
  4. Create new spreadsheet
  5. Tools -> Script Editor
  6. Paste in the Google Script
  7. Update the script as needed so that the spreadsheet column labels match the requests in the Google Script. You will probably want to customize the details added to the body quite a bit.
  8. Add your API key to the script
  9. Run -> Function -> PostData, accept any prompts requested.
  10. Edit -> Current Project's Triggers. Add a new trigger as so: Run: PostData, Events: From Spreadsheet, On form submit.

google-form-to-asana-task's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  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.