Giter Club home page Giter Club logo

asana-and-airtable-integration's Introduction

๐Ÿค Integration between Asana and Airtable ๐Ÿ”

An integration service that enables you to connect your Asana tasks with Airtable.

home page of the website

Welcome to Integration between Asana and Airtable

๐ŸŽฌ About

A service designed to seamlessly integrate your Asana tasks with Airtable, eliminating the need for manual copying. This service streamlines the synchronization of task data between the two platforms.

Built on the Node.js framework, this integration orchestrates a seamless connection between Asana and Airtable. The core function revolves around automatic data transfer: whenever a new task is generated in Asana, it is seamlessly copied to Airtable. The newly created Asana task is mirrored as a fresh entry within the "Task-Saver" table in Airtable. This table is meticulously structured to include essential columns:

  • Task ID
  • Name
  • Assignee
  • Due Date
  • Description

This seamless coordination hinges on the activation of webhooks. The service promptly responds to specific webhook actions triggered by Asana, including added, changed, and deleted Additionally, the service is fortified to manage intricate scenarios like task editing, and even instances where data is deleted in Airtable. For instance, if a change action is detected in Airtable after a data deletion, the service intelligently reinserts the data into the table.

These functionalities collectively ensure a smooth and dependable integration between Asana and Airtable, empowering you to maintain accurate and up-to-date task records effortlessly.

๐ŸŽฅ Features

  • Copies the Asana task to Airtable
  • Adds the task to Airtable
  • Edits the task in Airtable
  • Deletes the task in Airtable

๐Ÿ› ๏ธ Tech Stack

This project uses:

NPM ASANA Express AIRTABLE NodeJS

Prerequisites

Before installation, you need to have installed/knowledge of the following:

NodeJS Git

๐Ÿค Contributing

How to Run this project Locally

  1. clone the main branch to your local machine
git clone https://github.com/JasonDsouza212/Asana-and-Airtable-integration.git
  1. change the present working directory
cd Asana-and-Airtable-integration
  1. Set the .env file with the value in the backend folder
  • ASANA_ACCESS_TOKEN= Add the Asana Access token here
  • WEBHOOK_SECRET=Your MongoDB URL
  • AIRTABLE_ACCESS_TOKEN= Add the Airtable Access token here
  • AIRTABLE_BASEID= Add the Airtables BASEID
  • AIRTABLE_TABLEID= Add the Airtables Table ID
  • URL= Add this app's hosted url, if you are testing that con be set to localhost:3000 / use ngrok to make the url publiclaly available and add that url
  1. Open CMD in your current directory and install npm packages using command:
npm install
  1. Run it locally using
npm start
  1. Esatblish the webhook in Asana first inorder to sync the Airtable with Asana

  2. Now the app is ready to take the webhook actions


asana-and-airtable-integration's People

Contributors

errolfernandes avatar jasondsouza212 avatar

Watchers

 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.