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.
Saltar al contenido principal Saltar al contenido complementario

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.

Nota informativaAsegúrese de que la cuenta que utiliza tenga acceso de lectura a las tablas que desea recuperar.

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

Para más información, vea Conexión a aplicaciones SaaS.

  1. Rellene las propiedades de conexión necesarias.
  2. Proporcione un nombre para la conexión en Nombre de la conexión.

  3. Seleccione Abrir metadatos de conexión para definir metadatos para la conexión cuando se haya creado.

  4. Haga clic en Crear.

Connection settings
SettingDescription
Data gateway

Seleccione una Data Movement gateway si su caso de uso así lo requiere.

Nota informativa

Este campo no está disponible con la suscripción Qlik Talend Cloud Starter porque Data Movement gateway no se admite. Si tiene otro nivel de suscripción y no desea utilizar Data Movement gateway, seleccione Ninguna.

Para obtener información sobre las ventajas de Data Movement gateway y los casos de uso que lo requieren, consulte Qlik Data Gateway - Data Movement.

Start Date

Indique la fecha, en el formato MM/DD/YYYY, a partir de la cual deben replicarse los datos de su fuente a su destino.

API KeyAPI key.
API SecretAPI secret.

Schema

Nota informativa

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

¿Esta página le ha sido útil?

Si encuentra algún problema con esta página o su contenido (errores tipográficos, pasos que faltan o errores técnicos), no dude en ponerse en contacto con nosotros.