Early Access: The content on this website is provided for informational purposes only in connection with pre-General Availability Qlik Products.
All content is subject to change and is provided without warranty.
Перейти к основному содержимому Перейти к дополнительному содержимому

Yotpo 

Yotpo is a cloud-based content marketing platform for e-commerce businesses. It lets users collect user-generated content and use the content to build a brand and manage the customer experience.

For more information about the API, see Yotpo Core 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 obtain the API key and secret:

  1. Make sure you are an Yotpo account administrator. The API secret is only visible to this role.
  2. Log into your Yotpo account.
  3. Click the Profile icon in the top-right corner.
  4. Go to Account Settings > General Settings.
  5. Locate the API Credentials section:

    The API Credentials section in Yotpo, highlighted

    The App Key field contains your API Key, and the Secret Key is your API Secret.

  6. Copy and paste these values into the corresponding fields.

Creating the connection

Для получения дополнительной информации см. раздел Подключение к приложениям SaaS.

  1. Заполните необходимые свойства подключения.
  2. Заполните поле Имя подключения.

  3. Установите флажок Открыть метаданные подключения, чтобы определить метаданные для подключения, когда оно будет создано.

  4. Щелкните Создать.

Connection settings
SettingDescription
Data gateway

Выберите шлюз Data Movement gateway, если этого требует текущий сценарий использования.

Примечание к информации

Это поле недоступно при использовании подписки Qlik Talend Cloud Starter, так как она не поддерживает Data Movement gateway. Если используется другой уровень подписки или не требуется использовать Data Movement gateway, выберите Нет.

Для получения информации о преимуществах Data Movement gateway и о сценариях, требующих его использования, см. раздел Qlik Data Gateway — Data Movement.

Start Date

Введите дату в формате MM/DD/YYYY, начиная с которой данные должны реплицироваться из источника в цель.

API KeyAPI key.
API SecretAPI 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.

collections

The collections table contains data about your store’s product groupings - collections - in your Yotpo account.

Replication Method

CDC

Primary Key

yotpo_id

Replication Key

updated_at

Useful links

Yotpo documentation

Yotpo API method

emails

The emails table contains data about every email sent from Yotpo.

Attribution window

When data is replicated for this table, it will use an attribution window of 30 days to fetch updated email statistics such as opens, clicks, etc. This means that every time a replication job runs, the last 30 days’ worth of data will be replicated for this table.

Refer to the Replication section for more info and examples of how the attribution window is used to query for data.

Replication Method

CDC

Primary Keys

email_address

email_sent_timestamp

Replication Key

email_sent_timestamp

Useful links

Yotpo documentation

Yotpo API method

order_fulfillments

The order_fulfillments table contains data about fulfilled store orders in your Yotpo account.

Replication Method

CDC

Primary Key

id

Replication Key

updated_at

Useful links

Yotpo documentation

Yotpo API method

orders

The orders table contains data about orders in your Yotpo account.

Replication Method

CDC

Primary Key

yotpo_id

Replication Key

order_date

Useful links

Yotpo documentation

Yotpo API method

product_reviews

The product_reviews table contains data about reviews for a certain product.

Note: This table is similar to the reviews table, but also contains custom fields. If you don’t have or need custom product fields, you may only want to replicate the reviews table to prevent redundant data.

Replication Method

CDC

Primary Key

id

Replication Key

created_at

Useful links

Yotpo documentation

Yotpo API method

product_variants

The product_variants table contains data about product variations in your Yotpo account.

Replication Method

CDC

Primary Key

yotpo_id

Replication Key

updated_at

Useful links

Yotpo documentation

Yotpo API method

products

The products table contains data about products in your Yotpo account.

Replication Method

Full Table

Primary Key

yotpo_id

Useful links

Yotpo documentation

Yotpo API method

reviews

The reviews table contains data about reviews.

Note: This table is similar to the product_reviews table, but doesn’t contain custom fields. If you have or need custom fields, you may want to only replicate the product_reviews table to prevent redundant data.

Attribution window

When data is replicated for this table, it will use an attribution window of 30 days to fetch updated (or deleted) reviews. This means that every time a replication job runs, the last 30 days’ worth of data will be replicated for this table.

Refer to the Replication section for more info and examples of how the attribution window is used to query for data.

Replication Method

CDC

Primary Key

id

Replication Key

updated_at

Useful links

Yotpo documentation

Yotpo API method

unsubscribers

The unsubscribers table contains data about customers who unsubscribed from one of Yotpo’s emails.

Replication Method

Full Table

Primary Key

id

Useful links

Yotpo documentation

Yotpo API method

Помогла ли вам эта страница?

Если вы обнаружили какую-либо проблему на этой странице и с ее содержанием — будь то опечатка, пропущенный шаг или техническая ошибка, сообщите нам об этом, чтобы мы смогли ее исправить!