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

Zoom 

Zoom is a video conferencing platform.

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

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

Before connecting Zoom with QTC, ensure the following requirements are met:

  • You must have a Zoom Pro plan or higher.
  • For webinar use, your plan must include the Webinar Add-On, and the feature must be enabled in your Zoom instance.
  • Your Zoom account has an admin role or higher.

To set up a Zoom App, choose one of the following:

  • Internal App (Server-to-Server OAuth)
    1. Follow the instructions at Zoom Internal Apps documentation.
    2. Select the necessary scopes to match the required QTC capabilities.
  • OAuth App
    1. Follow the instructions at Creating an OAuth App.
    2. Choose the appropriate scopes for your use case.

Creating the connection

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

  1. 필수 연결 설정을 입력한 후 인증을 클릭합니다.

    소스 응용 프로그램에 로그인하라는 메시지가 나타날 수 있습니다.

    인증 코드를 포함하는 창이 표시됩니다.

  2. 코드를 클립보드에 복사하고 연결 대화 상자로 돌아갑니다.

  3. 소스에서 제공하는 코드로 인증 완료에 코드를 붙여넣고 확인을 클릭합니다.

    팁 메모이 필드를 보려면 아래로 스크롤해야 할 수도 있습니다.

    상태가 확인됨이면 인증이 확인된 것입니다.

  4. 연결 이름에 연결 이름을 입력합니다.

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

Connection settings
SettingDescription
Data gateway

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

정보 메모

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

데이터 이동 게이트웨이의 이점과 이를 필요로 하는 사용 사례에 대한 자세한 내용은 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 1.

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

meeting_files

The meeting_files table contains information about files shared during meetings in your Zoom account.

Note:Zoom deletes these files 24 hours after completion of the meeting.

Replication Method

Full Table

Primary Keys

meeting_uuid

file_name

Useful links

Zoom API method

meeting_poll_results

The meeting_poll_results table contains information about the results of polls from your Zoom meetings.

Note: As per Zoom’s docs, a Zoom Pro plan or higher is required to retrieve this data.

Replication Method

Full Table

Primary Keys

email

meeting_id

Useful links

Zoom API method

meeting_polls

The meeting_polls table contains information about the polls from your Zoom meetings.

Note: As per Zoom’s docs, a Zoom Pro plan or higher is required to retrieve this data.

Replication Method

Full Table

Primary Keys

id

meeting_id

Useful links

Zoom API method

meeting_questions

The meeting_questions table contains questions that users will see when registering for your Zoom meetings.

Note: As per Zoom’s docs, a Zoom Pro plan or higher is required to retrieve this data.

Replication Method

Full Table

Primary Key

meeting_id

Useful links

Zoom API method

meeting_registrants

The meeting_registrants table contains the list of users who have registered for your Zoom meetings.

Note: As per Zoom’s docs, a Zoom Pro plan or higher is required to retrieve this data.

Replication Method

Full Table

Primary Keys

id

meeting_id

Useful links

Zoom API method

meetings

The meetings table contains information about instant, scheduled, and recurring meetings in your Zoom account.

Replication Method

Full Table

Primary Key

uuid

Useful links

Zoom API method

report_meeting_participants

The report_meeting_participants table contains information about your Zoom’s meeting participants.

Note: As per Zoom’s docs, a Zoom Pro plan or higher is required to retrieve this data.

Replication Method

Full Table

Primary Keys

id

meeting_id

Useful links

Zoom API method

report_meetings

The report_meetings table contains detailed reports about past Zoom meetings.

Note: As per Zoom’s docs, a Zoom Pro plan or higher is required to retrieve this data.

Replication Method

Full Table

Primary Key

meeting_id

Useful links

Zoom API method

report_webinar_participants

The report_webinar_participants table contains information about your Zoom’s webinar participants.

Note: As per Zoom’s docs, a Zoom Pro plan or higher with the webinar add-on enabled is required to retrieve this data.

Replication Method

Full Table

Primary Keys

id

webinar_id

Useful links

Zoom API method

report_webinars

The report_webinars table contains information about past webinars in your Zoom account.

Note: As per Zoom’s docs, a Zoom Pro plan or higher with the webinar add-on enabled is required to retrieve this data.

Replication Method

Full Table

Primary Key

id

Useful links

Zoom API method

users

The users table contains user data from your Zoom account.

Replication Method

Full Table

Primary Key

id

Useful links

Zoom API method

webinar_absentees

The webinar_absentees table contains information about webinar absentees from your Zoom webinars.

Note: As per Zoom’s docs, a Zoom Pro plan or higher with the webinar add-on enabled is required to retrieve this data.

Replication Method

Full Table

Primary Keys

id

webinar_id

Useful links

Zoom API method

webinar_files

The webinar_files table contains information about files shared in-meeting in your Zoom account.

Note: Zoom deletes these files 24 hours after completion of the webinar.

Replication Method

Full Table

Primary Keys

webinar_uuid

file_name

Useful links

Zoom API method

webinar_panelists

The webinar_panelists table contains information about your Zoom webinar panelists.

Note: As per Zoom’s docs, a Zoom Pro plan or higher with the webinar add-on enabled is required to retrieve this data.

Replication Method

Full Table

Primary Keys

id

webinar_id

Useful links

Zoom API method

webinar_poll_results

The webinar_poll_results data contains information about poll results from specific Zoom webinars.

Note: As per Zoom’s docs, the following requirements must be met to retrieve this data:

  • A Zoom webinar license
  • A Pro plan or higher

Replication Method

Full Table

Primary Keys

webinar_id

email

Useful links

Zoom API method

webinar_polls

The webinar_polls table contains information about polls in your Zoom webinars.

Note: As per Zoom’s docs, a Zoom Pro plan or higher with the webinar add-on enabled is required to retrieve this data.

Replication Method

Full Table

Primary Keys

id

webinar_id

Useful links

Zoom API method

webinar_qna_results

The webinar_qna_results table contains information about about the questions and answers from specific Zoom webinars.

Note: As per Zoom’s docs, the following requirements must be met to retrieve this data:

  • A Zoom webinar license
  • A Pro plan or higher

Replication Method

Full Table

Primary Keys

webinar_id

email

Useful links

Zoom API method

webinar_questions

The webinar_questions table contains information about your questions to be answered when registering for a Zoom webinar.

Note: As per Zoom’s docs, a Zoom Pro plan or higher with the webinar add-on enabled is required to retrieve this data.

Replication Method

Full Table

Primary Key

webinar_id

Useful links

Zoom API method

webinar_registrants

The webinar_registrants table contains information about the users registered for a webinar in your Zoom account. Only webinars where registration is required are included in this table.

Note: As per Zoom’s docs, a Zoom Pro plan or higher with the webinar add-on enabled is required to retrieve this data.

Replication Method

Full Table

Primary Keys

webinar_id

id

Useful links

Zoom API method

webinar_tracking_sources

The webinar_tracking_sources lists all information about tracking sources in your Zoom account. Only webinars where registration is required will be included in this table.

Note: As per Zoom’s docs, a Zoom Pro plan or higher with the webinar add-on enabled is required to retrieve this data.

Replication Method

Full Table

Primary Keys

id

webinar_id

Useful links

Zoom API method

webinars

The webinars table contains information bout webinars scheduled from your Zoom account.

Note: As per Zoom’s docs, a Zoom Pro plan or higher with the webinar add-on enabled is required to retrieve this data.

Replication Method

Full Table

Primary Key

uuid

Useful links

Zoom API method

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

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