Can free version Asana connect to our APP?

One of our clients are using free version Asana, can they connect to our APP? Or only the premium user can connect to our APP?

Looking forward for answer. Cheers!

Free asana users can use the API. But there are some limitations.

These are the one I know:

  • They can’t access the “advanced Search” API.
    Build an app with Asana

  • If they have custom fields (it can happen if they are invited to a paid workspace with custom fields), they can’t read them from /workspace/xxx/custom_fields, but they will be able to read them from tasks or projects endpoint.

  • They can’t query the api as fast as a normal users, they are limited to 150 api call per minute instead of 1500 for paid users.
    Build an app with Asana

OK,this is great, thanks a lot.