跳到主要内容 跳到补充内容

Asana 

Asana is a team communication manager.

Asana integration replicates data using the Asana API.

See the Schema section for a list of objects available for replication.

Preparing for authentication

To access your data, you need to authenticate the connection with your account credentials.

信息注释请确保您使用的帐户对要获取的表具有读取权限。

To retrieve your client ID and secret:

  1. Log into your Asana account.
  2. In the My apps section, click Create new app.
  3. Complete the required information, then click Create app.
  4. Select the OAuth tab.
  5. Make sure Redirect URLs is set to https://connector.qlik.com/auth/oauth/v3.htm.
  6. In the Permission scopes section, select Full permissions.
  7. Select the Manage distribution tab.
  8. Click Add workspace.
  9. From the dropdown menu, select the workspace you want to replicate data from, then click Add.
  10. In the OAuth section, copy and paste your client secret and client ID into a secured file.

Creating the connection

有关更多信息,请参阅连接到 SaaS 应用程序

  1. 填写完所需的连接设置后,单击身份验证

    您可能会被要求登录源应用程序。

    将显示一个带有身份验证代码的窗口。

  2. 将代码复制到剪贴板,然后返回到连接对话框。

  3. 粘贴使用源提供的代码完成身份验证中的代码,然后单击验证

    提示注释您可能需要向下滚动才能查看此字段。

    在状态为已验证时,身份验证即得到验证。

  4. 连接名称中提供连接的名称。

  5. 选择打开连接元数据以定义创建连接时的元数据。

Connection settings
SettingDescription
Data gateway

如果您的用例需要,请选择一个 数据移动网关

信息注释

此字段不适用于 Qlik Talend Cloud Starter 订阅,因为它不支持 数据移动网关。如果您有另一个订阅层并且不想使用 数据移动网关,请选择

有关 数据移动网关 的优势和需要它的用例的信息,请参阅Qlik 数据网关 - 数据移动

Start Date

按格式 MM/DD/YYYY 输入必须将数据从源复制到目标的日期。

Client IDClient ID.
Client SecretClient secret.

Schema

信息注释

Schemas and naming conventions can change from version to version. It is recommended to verify your version before continuing.

The schema and info displayed below is for version 2.

Depending on your destination, table and column names may not appear as they are outlined below.

portfolios

The portfolios table contains info about the portfolios in your Asana account.

Custom fields

To replicate task custom fields, select the custom_fields attribute in Stitch. If your destination doesn’t natively support nested data structures, two subtables (tasks__custom_fields, tasks__custom_fields__enum_options) will be created.

Replication Method

Full Table

Primary Key

gid

Useful links

Asana documentation

Asana API method

projects

The projects table contains info about the projects the user who authorized the Asana integration in Stitch has access to.

Replication Method

CDC

Primary Key

gid

Replication Key

modified_at

Useful links

Asana documentation

sections

The sections table contains info about sections within specified projects in your Asana account.

Replication Method

Full Table

Primary Key

gid

Useful links

Asana documentation

Asana API method

stories

The stories table contains info about all stories within specified tasks in your Asana account.

Replication Method

CDC

Primary Key

gid

Replication Key

created_at

Useful links

Asana documentation

Asana API method

subtasks

The subtasks table contains info about the subtasks associated with tasks in your Asana account.

Replication Method

CDC

Primary Key

gid

Replication Key

modified_at

Useful links

Asana API method

tags

The tags table contains info about the tags in your Asana account. A tag is a label that can be attached to any task in Asana.

Replication Method

CDC

Primary Key

gid

Replication Key

created_at

Useful links

Asana documentation

tasks

The tasks table contains info about the tasks in your Asana account.

Custom fields

To replicate task custom fields, select the custom_fields attribute in Stitch. If your destination doesn’t natively support nested data structures, two subtables (tasks__custom_fields, tasks__custom_fields__enum_options) will be created.

Replication Method

CDC

Primary Key

gid

Replication Key

modified_at

Useful links

Asana documentation

teams

The teams table contains info about teams that belong to a specified user in your Asana account.

Replication Method

Full Table

Primary Key

gid

Useful links

Asana documentation

Asana API method

users

The users table contains info about the users in your Asana account.

Replication Method

Full Table

Primary Key

gid

Useful links

Asana documentation

workspaces

The workspaces table contains info about the workspaces associated with your Asana account.

Replication Method

Full Table

Primary Key

gid

Useful links

Asana documentation

本页面有帮助吗?

如果您发现此页面或其内容有任何问题 – 打字错误、遗漏步骤或技术错误 – 请告诉我们!