기본 콘텐츠로 건너뛰기 보완적인 콘텐츠로 건너뛰기

Trello 

Trello is a web-based, kanban-style, list-making application developed by Atlassian.

Trello integration replicates data using the Trello REST 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.

정보 메모사용하는 계정에 가져오려는 테이블에 대한 읽기 액세스 권한이 있는지 확인합니다.

You need administrator permissions in your Trello account.

To generate your API key and API token:

  1. Log into your Trello account.
  2. Click New in the upper-right corner.
  3. Configure your app:
    • Name: Enter a name for your app.
    • Workspace: Select the Trello workspace that owns the app.
    • Email: Enter an email address to contact you about this app.
    • Support Email: Enter the email address that users and the platform team can use to contact you about your app or platform changes.
    • Author: Enter the author name to display in the directory and on authorization screens.
  4. Click Create.
  5. Go to API Key and click Generate a new API Key.
  6. Copy and paste your API key into a secured file.
  7. Click Token next to your Trello API key.
  8. When prompted, select Allow to grant all requested permissions.
  9. Copy and paste your API token into a secured file.

Creating the connection

자세한 내용은 SaaS 응용 프로그램에 연결을 참조하십시오.

  1. 필요한 연결 속성을 입력합니다.
  2. 연결 이름에 연결 이름을 입력합니다.

  3. 연결이 만들어질 때 연결에 대한 메타데이터를 정의하려면 연결 메타데이터 열기를 선택합니다.

  4. 만들기를 클릭합니다.

Connection settings
SettingDescription
Data gateway

사용 사례에 필요한 경우 데이터 이동 게이트웨이를 선택합니다.

정보 메모

이 필드는 데이터 이동 게이트웨이를 지원하지 않으므로 Qlik Talend Cloud 시작 구독에서는 사용할 수 없습니다. 다른 구독 계층이 있고 데이터 이동 게이트웨이를 사용하지 않으려면 없음을 선택합니다.

데이터 이동 게이트웨이의 이점과 이를 필요로 하는 사용 사례에 대한 자세한 내용은 Qlik 데이터 게이트웨이 - 데이터 이동를 참조하십시오.

Start Date

데이터를 소스에서 대상으로 복제해야 하는 날짜를 MM/DD/YYYY 형식으로 입력합니다.

API KeyAPI key.
API TokenAPI token.

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 1.

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

actions

The actions table contains information about the actions within each board the authorizing user is a member of.

Replication Method

CDC

Primary Key

board id

Useful links

Trello API method

boards

The boards table contains info about the boards that the authorizing user is a member of.

Custom field support

Custom fields are supported for this table.

Replication Method

Full Table

Primary Key

id

Useful links

Trello API method

cards

The cards table contains info about all of the cards on boards that authorizing user is a member of.

Custom field support

Custom fields are supported for this table.

Replication Method

Full Table

Primary Key

id

Useful links

Trello API method

checklists

The checklists table contains info about checklists on boards that the authorizing user is a member of.

Replication Method

Full Table

Primary Key

id

Useful links

Trello API method

lists

The lists table contains info about lists on boards that the authorizing user is a member of.

Note: To replicate this table, the boards table must be set to replicate.

Replication Method

Full Table

Primary Key

id

Useful links

Trello API method

board_memberships

Replication Method

Full Table

Primary Keys

id

boardId

Useful links

Trello API method

board_custom_fields

Replication Method

Full Table

Primary Keys

id

boardId

Useful links

Trello API method

board_labels

Replication Method

Full Table

Primary Keys

id

boardId

Useful links

Trello API method

card_attachments

Replication Method

Full Table

Primary Keys

id

card_id

Useful links

Trello API method

card_custom_field_items

Replication Method

Full Table

Primary Keys

id

card_id

Useful links

Trello API method

members

Replication Method

Full Table

Primary Keys

id

Useful links

Trello API method

organizations

Replication Method

Full Table

Primary Keys

id

Useful links

Trello API method

organization_actions

Replication Method

CDC

Primary Keys

id

organization_id

Useful links

Trello API method

organization_members

Replication Method

Full Table

Primary Keys

id

organization_id

Useful links

Trello API method

organization_memberships

Replication Method

Full Table

Primary Keys

id

organization_id

Useful links

Trello API method

users

The users table contains information about users who are members of boards that the authorizing user is also a member of.

Replication Method

Full Table

Primary Keys

id

board id

Useful links

Trello API method

이 페이지가 도움이 되었습니까?

이 페이지 또는 해당 콘텐츠에서 오타, 누락된 단계 또는 기술적 오류와 같은 문제를 발견하면 알려 주십시오!