Giter Site home page Giter Site logo

eyalronel / asana-webhooks-manager Goto Github PK

View Code? Open in Web Editor NEW
25.0 2.0 6.0 9.71 MB

Asana Webhooks Manager (AWM) is a free and open source management and event handling server, written in JavaScript (NodeJS, Angular) for Asana's webhooks API. Use AWM to manage webhooks subscriptions and accept event payloads from Asana in real-time. Want to create your own Asana Dashboard? Consider AWM as your starting point!

JavaScript 71.92% CSS 3.33% HTML 24.75%
asana asana-api nodejs angularjs javascript webhooks real-time

asana-webhooks-manager's Introduction

Build Status Coverage Status

Asana Webhooks Manager and Event Handler (AWM)

AWM is an open-source, webhooks management and event handling server for Asana
Consider AWM as your starting point (and time saver) for creating your own real-time applications on top of Asana's webhooks machanism.

View workspaces and projects
Subscribe for real-time event notifications
Subscribe for real-time event notifications

Out-of-the-box support for:

  • Login with Asana
  • Webhooks management for all projects and all workspaces (view,add,remove)
  • Handling webhooks "handshake" during creation
  • Accepting webhook events payloads and verifying payload source (hmac2056)
  • A live view for viewing incoming events in real-time
  • Documentation on how to extend and modify

Installation

AWM requires Node.js v6.9+ to run.
Download, extract and run the server

$ cd asana-webhooks-manager
$ node server.js

asana-webhooks-manager's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

asana-webhooks-manager's Issues

server.js not connecting

if (!require.extensions.hasOwnProperty(ext)) {
^

TypeError: require.extensions.hasOwnProperty is not a function
at requireDir (/Users/makki/asana-webhooks-manager-master 2/node_modules/require-dir/index.js:97:37)
at Object. (/Users/makki/asana-webhooks-manager-master 2/routes/index.js:4:45)
at Module._compile (internal/modules/cjs/loader.js:688:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:699:10)
at Module.load (internal/modules/cjs/loader.js:598:32)
at tryModuleLoad (internal/modules/cjs/loader.js:537:12)
at Function.Module._load (internal/modules/cjs/loader.js:529:3)
at Module.require (internal/modules/cjs/loader.js:636:17)
at require (internal/modules/cjs/helpers.js:20:18)
at Object. (/Users/makki/asana-webhooks-manager-master 2/server.js:4:24)

Sorry not an issue, a question

Sorry, I could find a better way of contacting you.

I have a Google Sheet / App Script which is syncing Asana data. I am polling currently and would prefer webhooks. Because Apps Script doesn't allow access to headers I can't complete the handshake. I followed a lead I found and played around with using Firebase 'cloud function' as an intermediary and made some progress but taking too long, particularly because I have only basic javascript and web development experience (going too far from apps script for me). So AWM looks perfect. But other than firing up on node server I have no clue how to begin to integrate with the Apps Script. Any pointers welcome.

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.