Trigger a manual sync on an integration.
Trigger a manual sync on an integration. This request has no impact if a sync is already in progress, but the endpoint will return a 400 with a corresponding error code.
Path parameters
integration_id
The ID of the resource.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
sync_config_id
The Propexo unique identifier for a sync configuration
models_to_sync
A list of the specific models to sync. This will only ingest the models specified during the sync and any relational models. For example, requesting "residents" and "leases" will also query their relational data. This can be used for times when only a limited amount of data would like to be synced. If you'd like this as part of your scheduled syncs, please contact Propexo support.
Response
Successful response
result