Listings
Listings
Satisfi Labs imports Listings data from Simpleview daily through an overnight import process. The following sections detail specific Simpleview field names used in the Listings integration and how each is displayed in chat.
URL
The Listings API endpoint varies by DMO. Please reach out to your Satisfi Labs representative for specific URL information.
List Displays
List displays are used when a user search returns more than one result. The list display prompts a user to select Learn More about a specific listing or Show More to view more results.
The image and table below cover the name of the Simpleview API field referenced in the integration, plus a description of where/how the field is available.
Simpleview API Field | Description |
---|---|
Company | The listing’s name is displayed as the heading for each list item |
CatName, SubCatname, AdditionalSubCats | These fields are displayed in the “Matches:” subtitle of the list. The field names are displayed exactly as structured in the Simpleview feed (i.e., case-sensitive). The chat will display up to 5 categories/subcategories associated with a listing. |
Card displays
Card displays are used when a user navigates to a specific listing result. The image and table below cover the name of the Simpleview API field referenced in the integration, plus a description of where/how the field is available.
Simpleview API Field | Description |
---|---|
ImgPath | Image used within card view |
Company | Displays the listing name (shown underneath the card image) |
Region | Displays Simpleview region name (follows “Area of town:” prefix) |
Description | Description rendered as text-only (no HTML or markdown supported) |
CatName, SubCatname, AdditionalSubCats | These fields are displayed in the “Categories:” area of the card. The field names are displayed exactly as structured in the Simpleview feed (i.e., case-sensitive). The chat will display all categories/subcategories associated with the listing. |
WebURL | Generates Website button URL |
Addr1, City, State, Zip | Used to build the Map button, which redirects user to an address search in Google Maps |
Last updated