Skip to content

RocketChat/Apps.Asana.Integration

Repository files navigation

Asana Integration for Rocket.Chat

The Asana App for Rocket.Chat provides a seamless integration between Asana and Rocket.Chat and improves collaboration between teams. The application allows users to create and manage thier tasks and workspace, subscribe to task events, create new tasks, edit and delete their tasks, attachments, projects & workspaces and do much more right from Rocket.Chat.

🚀 Features

  • Quick and easy setup.
  • Login to Asana with one click using built-in OAuth2 mechanism.
  • Subscribe to Task Events and get notified about new comments, priority changes, assignee updates, etc.
  • Retreive and manage tasks right from Rocket.Chat channels.
  • Create new tasks from Rocket.Chat and make channel of task assignees.
  • Edit the tasks right in Rocket.Chat and share them with other channel members.

🔧 Installation steps

  1. Clone this repo and Change Directory:
    git clone https://github.com/RocketChat/Apps.Asana.Integration.git && cd Apps.Asana.Integration/

  2. Install the required packages from package.json:
    npm install

  3. Deploy Rocket.Chat app: rc-apps deploy --url <deployment_url> --username <user_username> --password <user_password> Where:

  • <deployment_url> is your local server URL (if you are running in another port, change the 3000 to the appropriate port)
  • <user_username> is the username of your admin user.
  • <user_password> is the password of your admin user.

For more info refer this guide.

📲 Setup guide

  • You must first register your application with Asana to receive a client ID and client secret by following these steps: [Asana App Registration Guide](https://developers.asana.com/docs/oauth#register-an-application)
  • Fill the details in the Asana app on your Rocket Chat server by following these steps:
    1. Navigate to Administration->Apps.

    2. Select the Installed tab.

    3. Click on Asana, and go to Settings tab.

    4. Enter your generated a Client ID and Client Secret and click on Save changes button.

  • Start the authorization by using /asana-app auth slash command.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •