New Integration: Asana
Flowmage now includes support for the Asana integration, enabling direct interaction with the Asana API for task and project management.
This includes:
- Support for common actions such as:
- listing tasks and projects
- retrieving tasks, projects, and teams
- creating, updating, and deleting tasks
- adding comments to tasks
- API key authentication (via node configuration or environment variable)
- Filtering support when listing tasks (e.g. by assignee or completion state)
- Support for task properties such as assignee, due date, description, and custom fields
- Optional in-depth logging for debugging API responses
Error Handling & Output
- Validation for required fields depending on the selected action (e.g. taskId, projectId)
- Clear error messages for invalid configurations or failed API requests
- Structured output including action type and response data
- Optional support for continuing flows on error
Other Improvements
- Minor bug fixes and performance optimizations
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article