Login
Search...
/
Documentation
API Reference
Use Cases
Introduction
Overview
API Reference
Admin
GET
Get all data diffs
GET
Get log by ID
GET
Get a link to the job log raw request and response data of a write job.
GET
Get logs
GET
Get logs by job ID
GET
Get all my integrations
POST
Create an integration
GET
Get all my users
POST
Create a user
GET
Get user by id
PUT
Update a user
GET
Check the status of a write operation
GET
Get integration by id
PUT
Update an integration
DEL
Delete an integration
POST
Trigger a backsync on an integration.
POST
Trigger a manual sync on an integration.
GET
Get all my property configurations
GET
Get all my property list configurations
POST
Create a property list configuration
GET
Get job schedules by integration id
GET
Get the normalized values mappings for a specific field
PUT
Update a property configuration
PUT
Update a property list configuration
GET
The current PMS rate limits associated with your integration.
GET
Get job schedule by id
Amenities
Applicants
Applications
Appointments
Billing and Payments
Construction Job Cost
Employees
Events
Files
Invoices
Leads
Leases
Listings
Owners
Properties
Purchase Orders
Residents
Service Requests
Timezones
Units
Vendors
Webhooks Configuration
Login
API Reference
Admin
Trigger a backsync on an integration.
POST
https://
api.propexo.com
/
v1
/
admin
/
integrations
/
:integration_id
/
back-sync
Trigger a backsync on an integration.
Path parameters
integration_id
string
Required
The Propexo unique identifier for the integration
Request
This endpoint expects an object.
Response
This endpoint returns an object.
result
object
Show property
Errors
400
Bad Request
Trigger a manual sync on an integration.
Up Next
Built with