Integration Specifications

This article will help you learn about how Daasity replicates data from RetailNext, limitations to the data we can extract and where the data is stored in the RetailNext schema

Integration Overview

RetailNext provides information on visitors to your brick & mortar stores so that you can understand foot traffic and in-store conversion.

The Daasity RetailNext integration provides data on the flow of customers in and out of retail locations.

Integration Availability

This integration is available for:

  • Enterprise

API Endpoints

The Daasity RetailNext extractor is built based on this RetailNext API documentation. The following endpoints are used by Daasity to replicate data from RetailNext:

Entity Relationship Diagram (ERD)

Click here to view the ERD for the Daasity Retail Next integration illustrating the different tables and keys to join across tables

Retail Next Schema

The Daasity RetailNext extractor creates these tables using the endpoints and replication methods listed. The data is mapped from source API endpoint to the table based on the mapping logic outlined in each table.

Locations

  • Endpoint: Location

  • Update Method: TRUNCSERT

  • Table Name: [retailnext.locations]

Traffic

  • Endpoint: Datamine

  • Update Method: UPSERT

  • Table Name: [retailnext.traffic]

Last updated