Total
Real Estate
Loan Officers
Leaders/Staff
Agent | Role | Brand | Region | License | Status | Actions |
---|---|---|---|---|---|---|
|
|
|||||
No agents found
Try adjusting your search or filters
|
Showing to of results
Download our CSV template to ensure your data is formatted correctly.
Use this URL in your n8n HTTP Request node
{
"method": "POST",
"url": "{{$node["Webhook"].json["webhook_url"]}}",
"headers": {
"Content-Type": "application/json",
"Authorization": "Bearer {{$node["API Key"].json["key"]}}"
},
"body": {
"agents": [
{
"first_name": "{{$json["first_name"]}}",
"last_name": "{{$json["last_name"]}}",
"email": "{{$json["email"]}}",
"brand_affiliation": "{{$json["brand"]}}"
}
]
}
}
Performance metrics will appear here
Once data is added to the system