Where Do You Use This Feature?
An authorised user generates a preview link from the request or portfolio detail page. The generated link routes to /preview/{token}; you send this URL to the record owner via WhatsApp, SMS or another channel.
- Request detail (link generation): /admin/sale-finder/my-requests
- Portfolio detail (link generation): /admin/sale-finder/my-portfoys
- Customer view: /preview/{token}
What is a Preview Link?
An encrypted link tied to the owner's phone. The link is personal — only when the owner whose phone matches opens it does the correct content appear. Authorised users generate this link for a request or portfolio and pass it to the relevant person.
Generating the Link
An authorised user generates a preview link from the detail of a request or portfolio. The link contains the owner's phone, the record type (request/portfolio) and the record ID; everything is encrypted.
Who Can Open It?
The link is meaningful only for the owner whose phone matches the record. If the opener's phone doesn't match, the content is not shown. If they are the owner: they see the record info and match count without signing in; if they sign in, they see all the matches in detail.
What Appears in the Preview?
Regardless of record type, the preview shows: record info (property type, Sale/Rent, location, price/budget, features), match count and — for the owner — the match details. The sender phone is removed from the content.
- Record info
- Match count
- Owner: match details
Security
The link carries an encrypted token; without the owner's phone matching, the content is not opened. The owner's phone is stripped from the content; even if the link is shared with third parties, the phone is not exposed.