Disponibile in Pro

Saved Properties Modulo

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

Che cosa fa il modulo Saved Properties?

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
Funzionalita Chiave

Tutto cio di cui Hai Bisogno

Esplora tutte le potenti funzionalita incluse nel modulo Saved Properties.

Save a listing with /favorite

Incluso con il modulo Saved Properties per un'integrazione perfetta.

One list per member

Incluso con il modulo Saved Properties per un'integrazione perfetta.

Review it with /favorites

Incluso con il modulo Saved Properties per un'integrazione perfetta.

Casi d'Uso

Scopri come le aziende utilizzano il modulo Saved Properties

Property search

Perfetto per team che cercano di implementare capacita di property search.

User engagement

Perfetto per team che cercano di implementare capacita di user engagement.

Follow-up leads

Perfetto per team che cercano di implementare capacita di follow-up leads.

Riferimento API

Facile da Integrare

Usa la nostra API RESTful o webhook per integrare il modulo Saved Properties con i tuoi sistemi esistenti.

Vedi Documentazione API
// 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"
  }
}

Pronto a Usare Saved Properties?

Inizia oggi con il nostro piano gratuito. Nessuna carta di credito richiesta.