Skip to content

NodeJS app that listen asana webhooks and adds subtasks to a project so the workload screen in Asana portfolios works.

Notifications You must be signed in to change notification settings

ChannelApe/asana-subscriber

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asana-subscriber

Listens to webhooks when:

  • Project is Added
    • Add webbook for "Task is Added"
  • Task is Added
    • Check if subtask, if subtask add to project of parent so we can view subtask in workload view of Portfolios

About

NodeJS app that listen asana webhooks and adds subtasks to a project so the workload screen in Asana portfolios works.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.4%
  • HTML 1.6%