Output Behavior is how the API handles the output of your Data Source.
Output Behavior Options
- Create Available Items
- Accelerated Sync – Available Items
- Accelerated Sync – Bypass Available Items
- Internal Fields Only
Create Available Items
Create items is the normal output. An available item is created in the API portal. Available items are required to relate data from other output behaviors.
Accelerated Sync – Available Items
Accelerated Sync relates dynamic data to the parent item. An example of Accelerated Sync would be product inventory. Product data remains static over time. But, inventory changes more frequently. Therefore Accelerated Sync can be mapped to only update a single field without updating the entire product data.
Accelerated Sync – Bypass Available Items
Accelerated Sync – Bypass Available Items is used when you do not have an active available item in the API portal.
Internal Fields Only
Internal Fields Only is used to update internal admin fields only.
NOTE: The primary ID in your data source must match the primary ID in your remote website. This relationship is how WP Data Sync relates the data to the correct item.