Events

Events

Satisfi Labs imports Events data from Simpleview daily through an overnight import process. The following sections detail specific Simpleview field names used in the Events integration and how each is displayed in chat.

URL

Events URL: http://cs.simpleviewinc.com/feeds/events.cfm

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 event 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 FieldDescription

Title

The event’s name is displayed as the heading for each list item

StartDate,

EndDate

Events will display dates in one of three ways:

  1. Start date only (when StartDate and EndDate are the same)

  2. Start date and end date (will be displayed as a range for multi-day events)

  3. No date displayed (when events are configured as recurring events)

EventCategories

These items are displayed in the “Matches:” area of the list. The event categories are displayed exactly as the EventCategories items are named in the Simpleview feed (i.e., case-sensitive).

The chat will display up to 5 event categories associated with an event.

Card displays

Card displays are used when a user navigates to a specific event 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 FieldDescription

Image

Image used within card view

Title

Displays the event name (shown underneath the card image)

StartDate, EndDate

Events will display dates in one of three ways:

  1. Start date only (when StartDate and EndDate are the same)

  2. Start date and end date (will be displayed as a range for multi-day events)

No date displayed (when events are configured as recurring events)

Description

Description rendered as text-only (no HTML or markdown supported)

EventCategories

These items are displayed in the “Categories:” area of the card. Categories are displayed exactly as the EventCategories items are named in the Simpleview feed (i.e., case-sensitive).

The chat will display all event categories associated with the event.

WebURL

Generates Website button URL

Addr1, City, State, Zip

Used to build the Map button, which redirects users to an address search in Google Maps

Last updated