Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Configure connectors for badging data

Configure the connector configuration table [sn_wsd_wc_connector_config] to fetch the badging spoke data records.

Before you begin

As a Workplace Connectors administrator, add the new connector configuration table to connect with the badging integration framework. This configuration fetches the badging data from the integration framework.

Role required: sn_wsd_wc.admin

Procedure

  1. Navigate to All > Workplace Connectors > Connector Configuration.

  2. On the pane, select the Application scope as Workplace Connectors.

Image omitted: wsd-app-scope-connectors.png
Application Global Scope selected as Workplace Connectors.
  1. Select New.

  2. In the Target table field, select the target table for the badging spoke data.

    In this case, it’s the Employee Attendance Data table. For more information, see Employee attendance data.

  3. In the Type field, select the type of data the connector processes from the drop-down list.

    For example, badging data or occupancy data.

  4. In the Extension Point Definition field, select the lookup list icon (

Image omitted: search-icon.png
Lookup list icon.\) and select the **BadgingDataHandler** as the extension point for integration.
**Note:** The extension point is used to process badging data from the provider and convert it to the standard format to be implemented by each provider. It's just an interface. Each provider must have a separate implementation.

For more information, see [Creating and adding a scripted extension point](../../api-reference/web-services/impl-scripted-ext-pts-base-code.md).
  1. Select Submit to save the connector configuration.

Parent Topic:Setup Workplace Connectors for badging data

Previous topic:Create a badging data provider

Next topic:Provider connector configuration