Yotpo
Yotpo is a cloud-based content marketing platform for e-commerce businesses that enables users to collect user-generated content and accelerate direct-to-consumer growth.
Data integration: Skyvia supports importing data to and from Yotpo, exporting Yotpo data to CSV files, replicating Yotpo data to relational databases and synchronizing Yotpo data with other cloud apps and relational databases.
Backup: Skyvia Backup does not support Yotpo backup.
Query: Skyvia Query supports Yotpo.
Establishing Connection
To create a connection with Yotpo, you need to use App key and Secret Key. You may find them in your Yotpo account settings.
Getting Credentials
To get your authentication credentials:
- Login to your Yotpo account.
- Click on the profile icon and choose Settings.
- Look for API Credentials sections.
- Copy App Key from the corresponding field.
- Click Get Secret Key. A confirmation code will be sent to your email. Enter the code in the box appeared and click Submit to get the Secret Key.
Creating Connection
To create a connection to Yotpo, enter your App Key and Secret Key.
Connector Specifics
Object Peculiarities
Customers
This object supports only Insert operation in Import. The ExternalId field is required. If you set an ExternalId value during the mapping setup and that record does not exist in Customers object, a new record will be added. If you set a value that already exists it will be updated.
CollectionProducts
Use the following procedures to add or delete records from the CollectionProducts object:
-
call AddProductToCollection(:yotpoCollectionId, :externalProductId)
-
call RemoveProductFromCollection(:yotpoCollectionId, :externalProductId)
Reviews
When you load data into the Reviews object, you cannot get ids of the resulting records. Records will not be displayed in the Log or in the Returning feature.
It takes approx. 2-3 minutes for the updated data to appear in the Reviews object after the successful Insert execution.
DML Operations Support
Skyvia supports the following DML operations for Yotpo objects:
Operations | Objects |
---|---|
INSERT, UPDATE | Collections, Orders, Products, ProductVariants |
INSERT, DELETE | OrderFulfillments |
INSERT | Customers, Reviews, Unsubscribers |
Incremental Replication and Synchronization
Incremental Replication is supported by objects:
- Orders
- OrderFulfillments
- Products
- ProductVariants
- Collections
- CollectionProducts
- Reviews
- QuestionAnswers
- Questions
- TopThree5StarReviews
QuestionAnswers, Questions and TopThree5StarReviews objects do not have the UpdatedDate column. Only new records will be taken into account there.
Synchronization is supported by objects:
- Collections
- Orders
- Products
- ProductVariants
These objects only support Insert and Update operations. Thus, only inserted and updated records will be affected. Running Synchronization which needs to delete the records from the objects will cause the error “Table does not support DELETE statement” in the log.
Supported Actions
Skyvia supports all the common actions for Yotpo.