How to Sync Due Dates in Asana
This article describes how to synchronize due dates between Asana and other systems.
Due Dates in Asana: Due dates can be set on both tasks and projects to track deadlines.
Outgoing sync (Asana → Remote system)
To send due dates from Asana to the remote system:
replica.due = entity.due
Incoming sync (Remote system → Asana)
To receive due dates from the remote system and set them in Asana:
entity.due = replica.due
To set a fix due date in Asana:
entity.due = "2025-12-18"
More information
- How to Sync Tasks in Asana
- How to Sync Projects in Asana
- Asana Fields and Entities Available for Synchronization
Have more questions? Ask the community