Skip to main content
POST
/
apps
/
bitrix
/
crm
/
locations
/
sync-with-pf
Synchronize locations between Property Finder and Bitrix CRM. Updates PF locations, refreshes CRM data, and adds missing locations to CRM with proper hierarchy.
curl --request POST \
  --url https://api.provident.ae/v2/apps/bitrix/crm/locations/sync-with-pf \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

emails
string
required

Comma-separated email addresses to send results to (e.g., [email protected],[email protected])

Response

Location synchronization started