How does WP Data Sync work?
We process data in 3 steps:
- WP Data Sync uses it’s API to process raw data from a JSON feed, or CSV import.
- WP Data Sync API sends a prefect WordPress post object to the website.
- WP Data Sync plugin inserts or updates the data in the WordPress website.
How many websites can I sync using the same data?
WP Data Sync API can sync the same data into as many websites as you like. Each website is considered a unique endpoint.
How many objects can I sync each month?
WP Data Sync can sync as many objects as you need. Your account is auto-scaled depending on how many objects you sync.
Is my data private or do other users have access to my data?
Your data is private to you. No one else has access to the data, except for the WP Data Sync team. We do not sell the data. We only have access so we can offer technical support to our clients.
Is WP Data Sync developer friendly?
Yes. We have WordPress hooks and filters throughout the plugin to allow for almost any situation. Developer Documentation