

# Asana connector for Amazon AppFlow
<a name="connectors-asana"></a>

Asana is a cloud-based team collaboration solution that helps teams organize, plan, and complete tasks and projects. If you're an Asana user, your account contains data about your workspaces, projects, tasks, teams, and more. You can use Amazon AppFlow to transfer data from Asana to certain AWS services or other supported applications.

## Amazon AppFlow support for Asana
<a name="asana-support"></a>

Amazon AppFlow supports Asana as follows.

**Supported as a data source?**  
Yes. You can use Amazon AppFlow to transfer data from Asana.

**Supported as a data destination?**  
No. You can't use Amazon AppFlow to transfer data to Asana.

## Before you begin
<a name="asana-prereqs"></a>

To use Amazon AppFlow to transfer data from Asana to supported destinations, you must meet these requirements:
+ You have an account with Asana that contains the data that you want to transfer. For more information about the Asana data objects that Amazon AppFlow supports, see [Supported objects](#asana-objects).
+ In your Asana account settings, you've created either of the following resources for Amazon AppFlow. These resources provide credentials that Amazon AppFlow uses to access your data securely when it makes authenticated calls to your account.
  + A Developer App, which supports OAuth 2.0 authentication. For information about how to create a Developer App, see [OAuth](https://developers.asana.com/docs/oauth) in the Asana Developers documentation.
  + A personal access token. For more information, see [Personal access token](https://developers.asana.com/docs/personal-access-token) in the Asana Developers documentation.
+ If you created an OAuth app, you've configured it with one or more redirect URLs for Amazon AppFlow.

  Redirect URLs have the following format:

  ```
  https://region.console.aws.amazon.com/appflow/oauth
  ```

  In this URL, *region* is the code for the AWS Region where you use Amazon AppFlow to transfer data from Asana. For example, the code for the US East (N. Virginia) Region is `us-east-1`. For that Region, the URL is the following:

  ```
  https://us-east-1.console.aws.amazon.com/appflow/oauth
  ```

  For the AWS Regions that Amazon AppFlow supports, and their codes, see [Amazon AppFlow endpoints and quotas](https://docs.aws.amazon.com/general/latest/gr/appflow.html) in the *AWS General Reference.*

If you created a Developer App, note the client ID and client secret. If you created a personal access token, note the token value. You provide these values to Amazon AppFlow when you connect to your Asana account.

## Connecting Amazon AppFlow to your Asana account
<a name="asana-connecting"></a>

To connect Amazon AppFlow to your Asana account, provide the client credentials from your Developer App, or provide a personal access token. If you haven't yet configured your Asana account for Amazon AppFlow integration, see [Before you begin](#asana-prereqs).

**To connect to Asana**

1. Sign in to the AWS Management Console and open the Amazon AppFlow console at [https://console.aws.amazon.com/appflow/](https://console.aws.amazon.com/appflow/).

1. In the navigation pane on the left, choose **Connections**.

1. On the **Manage connections** page, for **Connectors**, choose **Asana**.

1. Choose **Create connection**.

1. In the **Connect to Asana** window, for **Select authentication type**, choose how to authenticate Amazon AppFlow with your Asana account when it requests to access your data:
   + Choose **OAuth2** to authenticate Amazon AppFlow with the client ID and client secret from an Asana Developer App. Then enter values for **Client ID** and **Client secret**.
   + Choose **PAT** to authenticate Amazon AppFlow with a personal access token. Then enter the token value for **Personal access token**.

1. In the **Connect to Asana** window, enter the following information:

1. Optionally, under **Data encryption**, choose **Customize encryption settings (advanced)** if you want to encrypt your data with a customer managed key in the AWS Key Management Service (AWS KMS).

   By default, Amazon AppFlow encrypts your data with a KMS key that AWS creates, uses, and manages for you. Choose this option if you want to encrypt your data with your own KMS key instead.

   Amazon AppFlow always encrypts your data during transit and at rest. For more information, see [Data protection in Amazon AppFlow](data-protection.md).

   If you want to use a KMS key from the current AWS account, select this key under **Choose an AWS KMS key**. If you want to use a KMS key from a different AWS account, enter the Amazon Resource Name (ARN) for that key.

1. For **Connection name**, enter a name for your connection.

1. Choose **Connect**.

1. In the window that appears, sign in to your Asana account, and grant access to Amazon AppFlow.

On the **Manage connections** page, your new connection appears in the **Connections** table. When you create a flow that uses Asana as the data source, you can select this connection.

## Transferring data from Asana with a flow
<a name="asana-transfer-data"></a>

To transfer data from Asana, create an Amazon AppFlow flow, and choose Asana as the data source. For the steps to create a flow, see [Creating flows in Amazon AppFlow](create-flow.md).

When you configure the flow, choose the data object that you want to transfer. For the objects that Amazon AppFlow supports for Asana, see [Supported objects](#asana-objects).

Also, choose the destination where you want to transfer the data object that you selected. For more information about how to configure your destination, see [Supported destinations](#asana-destinations).

## Supported destinations
<a name="asana-destinations"></a>

When you create a flow that uses Asana as the data source, you can set the destination to any of the following connectors: 
+ [Amazon Lookout for Metrics](lookout.md)
+ [Amazon Redshift](redshift.md)
+ [Amazon RDS for PostgreSQL](connectors-amazon-rds-postgres-sql.md)
+ [Amazon S3](s3.md)
+ [HubSpot](connectors-hubspot.md)
+ [Marketo](marketo.md)
+ [Salesforce](salesforce.md)
+ [SAP OData](sapodata.md)
+ [Snowflake](snowflake.md)
+ [Upsolver](upsolver.md)
+ [Zendesk](zendesk.md)
+ [Zoho CRM](connectors-zoho-crm.md)

## Supported objects
<a name="asana-objects"></a>

When you create a flow that uses Asana as the data source, you can transfer any of the following data objects to supported destinations:

[\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appflow/latest/userguide/connectors-asana.html)