A Child Key is the key for a field in a parent array. WP Data Sync API allows use of a child key only when iterating an array. Child key is optional and not used in all situations. Array with Child Key The Source Key is ImageSet and the Child Key is url. Configuring ArrayRead More
Getting Started
Activate Data Source
Once you have configured your data source. You are ready to activate the data source. Activating the data source will schedule an event. The first event should run within 1 minute of setting the source active. Then schedule the next event based on the frequency you set in request details for the data source. ActivatingRead More
Value Type
Most APIs return data in different formats. Our Value Type options allow you to access the data in many different ways. Please refer to the definitions and examples below. If the option you need is not available for the data you’re are attempting to access, please contact support. Sample Data Array Refer to this dataRead More
Product Review Status
Setting the product review status active requires a few simple steps. Setting Product Review Status Navigate to your Data Source Open the WooCommerce Product Data tab Click Add Data Field Select Product Review Status Set Is Value Static to Static Select Open to show reviews or Closed to hide reviews Save Changes NOTE: The valuesRead More
Parent Keys
Parent keys are the keys your item data is nested under. Parent keys are optional depending on the structure of you data. Parent Keys Items is the parents key in this example. No Parent Keys This exmaple has no parent keys. Multiple Parent keys To access Items use Results.Items as the parent keys.