POST API – Connect lead data from email submission forms and create Guest Cards in LeadManaging.
Purpose
This API allows for the submission of lead data from email forms directly to LeadManaging, generating a Guest Card for each lead.
API Endpoint
HTTP Method
POST
Sample JSON Payload
Important Notes
-
Phone Number: Must contain only numeric digits (no dashes, brackets, or symbols).
-
Bedroom Type: Must exactly match one of the following:
-
Bachelor
-
1 bdrm
-
1 bdrm + den
-
2 bdrm
-
2 bdrm + den
-
3 bdrm
-
4+ bdrm
-
Junior
-
-
Expected Move-In Date: Must follow the format
YYYY-MM-DD
(e.g.,2022-12-01
). -
Additional Form Fields: Can be included under the
"comments"
field (e.g.,"comments": "How Many Adults: 2"
). -
UTM Source Tracking: Include the full page URL in the
"utm_url"
field to track campaign source (e.g.,"utm_url": "https://example.com/page?utm_source=google"
).
Support
For any questions or issues related to the API, please contact:
📧 helpme@propertyvista.com
Include “API” in the subject line.