I’m currently trying to get custom fields from a team which has user Custom Field data in the Members tab. What I’ve picked up is that this is ASANA UI only and not API exposed yet.
[GET app.asana.com/api/1.0/teams/{team_gid}/users]
I haven’t found a solution to this and am going to use an AirTable/Spreadsheet for the time-being, but would find it much better for my workflow to have it integrated into ASANA itself.
Is there any plans to make this accessible via API, or is there a different approach I’m missing to get this running?
Thanks @Phil_Seeman, you’re correct, the API doesn’t yet provide full support for custom fields on users/ members. I’ll check with the API team to see if there are any plans to add this functionality in the near future.
I’ll follow up here in the next few days with an update on what I find out.
I’ve had a discussion about this feature with our API team, and they confirmed that we do not currently support custom fields on users in the API. Since custom fields on users is a relatively new feature in Asana, we’re still working on making it available through our Public API.
While I can’t provide a specific release timeline at this point, I recommend following our API Changelog where we post all updates and new feature releases for our API.