Is there any way how to get user which created task?

Hello, is there any way get user which created task from asana api?

Hi @Pav,

Yes, you can - there is a created_by field but it’s missing from the API documentation.

See: Tasks : Created_by field - #2 by Joe_Trollo

(cc: @AndrewWong - maybe you can get it added to the docs? It’s been missing for years. :slight_smile: )

3 Likes

@Phil_Seeman Great. Thank you!
But could you answer another questions, when I pass created_at as one of opt_field, response contains only created_at, is there any way to add created_at to response without replacing existing fields

No, afraid not.

Got it. Thank you!

1 Like