POST

Create Data Sync Job


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Creates a recurring data synchronization job with a cron schedule.

The data sync job automatically runs according to the specified cron expression. Each execution creates a new data movement job with its scheduleId set to this data sync job's ID.

Authentication

You can only call this method when authenticated as a Wix app or Wix user identity.

Permissions
Data Mover Manage Jobs
Learn more about app permissions.
Endpoint
POST
https://www.wixapis.com/data-move-scheduler/v1/sync-job

Errors

This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Event TriggersThis method triggers the following events:
Did this help?