Available in Pro

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.

Save a listing with /favorite
One list per member
Review it with /favorites
9:41
5G
S

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
Key Features

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.

API Reference

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"
  }
}

Ready to Use Saved Properties?

Get started today with our free plan. No credit card required.