0

Does anyone know if there's a way to set the "Project Owner" and "Project Due Date" attributes of an Asana project using the api (https://asana.com/developers/api-reference/projects) ? Thanks

Justin
  • 3,418
  • 3
  • 27
  • 37

1 Answers1

1

We haven't yet rolled out support for the new project sidebar data (things like owner, due date, project status, red/yellow/green status). There is a not-yet-officially supported "owner" field you can specifically request using opt_fields if you're in a rush, though.

agnoster
  • 3,744
  • 2
  • 21
  • 29