Overview:
This guide provides detailed information on the expected JSON format for leads coming from LeadsPedia and how the payloads are processed. It is intended as a technical reference for how the LeadsPedia Integration is working.
Relevant Links:
Integration Settings:
Setting Name | type | Description |
Name | string | Allows you to configure multiple connections. |
Description | string | Allows you configure multiple connections. |
Project Type | drop down | All project created by this integration will have this project type assigned. |
Job Type | drop down | All jobs created by this integration will have this job type assigned. |
Project Tags | drop down | All projects created by this integration will have the selected tags included. |
Job Tags | drop down | All jobs created by this integration will have the selected tags included. |
Inbound LeadsPedia Payload:
{ "first": "test", "last": "test", "email": "test@doma1ntest.com", "phone": "555-444-3333", "zipfrom": "94607", "zipto": "94608", "date": "2025-06-27", "size": "7700", "cityfrom": "Burwash Landing", "cityto": "Burwash Landing", "statefrom": "YT", "stateto": "YT", "storage": "No", "transport": "N\/A", "year": "", "make": "", "model": "", "running": "" }
LeadsPedia to Supermove, Specifics:
- storage - Storage is mapped in the office_notes in the Supermove job.
- transport - Transport is mapped in the office_notes in the Supermove job.
- year - Year is mapped in the office_notes in the Supermove job.
- make - Make is mapped in the office_notes in the Supermove job.
- model - Model is mapped in the office_notes in the Supermove job.
- running - Running is mapped in the office_notes in the Supermove job.
Comments
0 comments
Please sign in to leave a comment.