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 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.
Provide a name for the connection in Connection name.
Select Open connection metadata to define metadata for the connection when it has been created.
Click Create.
Connection settings
Setting
Description
Data gateway
Select a Data Movement gateway if required by your use case.
Information note
This field is not available with the Qlik Talend Cloud Starter subscription, as it does not support Data Movement gateway. If you have another subscription tier and do not want to use Data Movement gateway, select None.
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.
This is a nested data structure: cancellation_date, DATE-TIME
checkout_token
STRING
created_at
DATE-TIME
currency
STRING
custom_properties
OBJECT
customer
OBJECT
This is a nested data structure:
accepts_email_marketing: STRING
accepts_sms_marketing: STRING
custom_properties: OBJECT
email: STRING
external_id: STRING
first_name: STRING
last_name: STRING
phone_number: STRING
external_id
STRING
fulfillments
ARRAY
This is a nested data structure:
external_id: STRING
fulfilled_items: ARRAY, which is also a nested data structure.
external_product_id: STRING
quantity: INTEGER
fulfillment_date: DATE-TIME
shipment_info: OBJECT, which is also a nested data structure.
shipment_status: STRING
tracking_company: STRING
tracking_number: STRING
tracking_url: STRING
landing_site_url
STRING
line_items
ARRAY
This is a nested data structure:
coupon_code: STRING
created_at: DATE-TIME
custom_properties: OBJECT, which is also a nested data structure.
external_product_id: STRING
product_id: STRING
quantity: INTEGER
subtotal_price: NUMBER
total_price: NUMBER
updated_at: DATE-TIME
yotpo_id: INTEGER
order_date
DATE-TIME
order_name
STRING
payment_method
STRING
payment_status
STRING
shipping_address
OBJECT
This is a nested data structure:
address1: STRING
address2: STRING
city: STRING
company: STRING
country_code: STRING
phone_number: STRING
province_code: STRING
state: STRING
zip: STRING
source
STRING
subtotal_price
NUMBER
total_price
NUMBER
updated_at
DATE-TIME
yotpo_id
INTEGER
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.
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.