You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
This Node.js application serves as an integration between Asana and Airtable, automatically copying new tasks created in Asana to an Airtable table. The app uses ngrok to receive events via webhook, enabling a seamless workflow between project management and data organization for a marketing agency.