---
sourceDocument: Zurich Employee Service Management
sourceDocumentLink: https://www.servicenow.com/docs/r/zurich/employee-service-management

 Release :

    - zurich

ft:locale :

    - en-US

ft:publication_title :

    - Zurich Employee Service Management

ft:clusterId :

    - emplsm

bundleId :

    - emplsm

workflow :

    - Employee


---

# Setup Workplace Connectors for badging data

# Setup Workplace Connectors for badging data {#ariaid-title1}

* Release version: Zurich
* 
* Updated July 31, 2025
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

As a Workplace Connectors administrator, configure Workplace Connectors to import data from workplace badging data records. For example, employee attendance data from badging spokes.

The badging vendor Spoke is designed to handle badging data from a specific vendor. It utilizes a badging data table as the source for retrieving the data. It also allows for importing CSV data files through the SFTP method. A
scheduled import set is used to transform the file and populate the Badging Data table.

Workplace Connector provides analytics capabilities to analyze employee attendance data. The scheduled job Process Provider Data Record runs every 5 minutes to fetch data and populate the Employee Attendance
table.

## Badging data analytics requirement {#setup-workplace-connectors__section_jcg_54c_zbc}

* Ensure that employees have an employee workplace profile.
* Workplace locations are assigned to employee workplace profile.
{#setup-workplace-connectors__ul_yvc_w4c_zbc}  
Note:  
For more information about how to implement the Workplace Connectors framework and badging sensor data, see Workplace Connectors Implementation Guide V1.0 Aug 2023 on the ServiceNow Community.
1. [Create a badging data provider](https://www.servicenow.com/docs/OBtpmDi4aWFBgaPy4ggXAw)  
   Configure and add a new provider to fetch the badging data.
2. [Configure connectors for badging data](https://www.servicenow.com/docs/EXASma82ku_sF8kwoJY4UA)  
   Configure the connector configuration table \[sn_wsd_wc_connector_config\] to fetch the badging spoke data records.
3. [Provider connector configuration](https://www.servicenow.com/docs/vnQ5a87JtfpByoZwlQQ9Rg)  
   To register details for a new provider, configure a provider to import data from a badging table or use the web hook APIs. The badging data is shared with Workplace Connectors by badging vendors. The badging data is processed and transformed to derive space occupancy metrics in your organization.
4. [Bading data](https://www.servicenow.com/docs/4cAMrKilkwQIjAeJq_aO~Q)  
   The Badging Data \[sn_wsd_wc_badging_data\] is the target table that contains the employee badging data and employee access records.
5. [Attendance Analytics](https://www.servicenow.com/docs/veCI0SaXGBhCyqsl4kPtmg)  
   The Attendance analytics table computes badging data based on the employee head count at the region, site, campus, and building level. It derives occupancy data from the Employee Attendance Data table.
6. [Extension point for badging data](https://www.servicenow.com/docs/Y7SqSKKXaLpAvCagM~yFbw)  
   Create a scripted extension point to process badging data from the provider and convert it into a standard format. Confirm that each provider implements this extension.

**Previous topic:** [Configure badging data choices](https://www.servicenow.com/docs/e61_Jgh9MDPOv90qVlSiOw "The Badging Data Choices table (sn_wsd_wc_badging_data_choice) contains the badging status details for Swipe-in and Swipe-out event types. You can create multiple badging states and assign the appropriate event type.")  
**Next topic:** [Create a badging data provider](https://www.servicenow.com/docs/OBtpmDi4aWFBgaPy4ggXAw "Configure and add a new provider to fetch the badging data.")

