Asana
Asana is a project management tool that helps teams organize, track, and manage their work efficiently. With features like task assignments, project timelines, and real-time collaboration, Asana keeps teams aligned and boosts productivity.
Stored Asana information
Users:
- Name
Audit Log (users login):
- User email
- Created at
Required permissions for Asana
Admin
Asana authentication method
The required authentication method is OAuth (OAuth 2.0).
Required Asana credentials
The following credentials are required:
- Username
- Password
To create a client ID and client secret
- Visit developers.asana.com/docs/oauth
- Get the redirect URL from this link
To manually integrate Asana with SaaS Manager Plus:
- Click App Integrations available in the left pane and click Asana from the applications list.
- Provide the connection name, client ID, and client secret.
- Click Authorize, and you will be redirected to the Asana sign in page.
- On the Asana sign in page, enter your admin username and password.
- Click Authorize.
Required scopes
- default
- openid
- profile
Asana API endpoints
Users: app.asana.com/api/1.0/users
Audit log for user login activity: app.asana.com/api/1.0/workspaces/{workspace_gid}/audit_log_events?event_type=user_login_succeeded