Search code examples
asana

Is there any way to get asana tag color?


I'd like to get tag colors. I haven't find anything related to tag color in the API. Is there any way to do that using Asana API?

Thank you!


Solution

  • UPDATE: We now expose the color property of both projects and tags! Check out the developer documentation for more details, but the upshot is you can now get and set color to one of the following values: dark-pink, dark-green, dark-blue, dark-red, dark-teal, dark-brown, dark-orange, dark-purple, dark-warm-gray, light-pink, light-green, light-blue, light-red, light-teal, light-yellow, light-orange, light-purple, light-warm-gray.

    Or null, of course. But why would you want that? Life is better in color ;-)