Saved Properties Module
Users save and unsave listings with /favorite and view their favorites with /favorites. One flat list per user, with no custom lists, notes, sharing or comparison.
Saved Properties Demo
bot
What does the Saved Properties module do?
Users save and unsave listings with /favorite and view their favorites with /favorites. One flat list per user, with no custom lists, notes, sharing or comparison.
- Property search
- User engagement
- Follow-up leads
Everything You Need
Explore all the powerful features included in the Saved Properties module.
Save a listing with /favorite
Included with the Saved Properties module for seamless integration.
One list per member
Included with the Saved Properties module for seamless integration.
Review it with /favorites
Included with the Saved Properties module for seamless integration.
Use Cases
Discover how businesses use the Saved Properties module
Property search
Perfect for teams looking to implement property search capabilities.
User engagement
Perfect for teams looking to implement user engagement capabilities.
Follow-up leads
Perfect for teams looking to implement follow-up leads capabilities.
Easy to Integrate
Use our RESTful API or webhooks to integrate the Saved Properties module with your existing systems.
View API Documentation// Enable Saved Properties module
curl -X POST https://api.botlaunch.io/v1/modules \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"module": "saved-properties",
"enabled": true,
"config": {
// Your configuration here
}
}'
// Response
{
"success": true,
"module": {
"id": "saved-properties",
"name": "Saved Properties",
"enabled": true,
"status": "active"
}
}Related Modules
Explore other modules in the Real Estate category
Ready to Use Saved Properties?
Get started today with our free plan. No credit card required.