Create Workforce Integration

Create Microsoft Teams workforce integrations with API endpoints and entity definitions.

Updated Feb 19, 2026
One-click install
npx skills add https://github.com/naftiko/microsoft-teams-sandbox --skill create-workforce-integration
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Create Workforce Integration
Source: https://github.com/naftiko/microsoft-teams-sandbox/tree/main/skills/create-workforce-integration
Command: npx skills add https://github.com/naftiko/microsoft-teams-sandbox --skill create-workforce-integration

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the process of setting up and managing integrations between external workforce management systems and Microsoft Teams, streamlining HR and operational workflows.

Core Features & Use Cases

  • Workforce Integration Setup: Create new workforce integrations by providing essential details like display name, API URL, and supported entities.
  • Configuration Management: Define which entities (e.g., shifts, time cards) the integration will support.
  • Use Case: A company using Kronos for workforce management can use this Skill to create an integration, allowing Teams to display and manage Kronos-related data like employee shifts directly within the platform.

Quick Start

Use the create workforce integration skill to create a new integration named 'Kronos Integration' with the URL 'https://kronos.example.com/api/v1/teams' and supporting 'shift,timeCard,timeOff' entities.

Frequently Asked Questions about Create Workforce Integration

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I integrate an external workforce management system with Microsoft Teams?

You can integrate external workforce management systems with Microsoft Teams by creating a new workforce integration that defines a display name, API endpoint URL, and the specific entities like shifts or time cards to manage.

What entities can I manage when setting up a workforce integration in Teams?

When setting up a workforce integration in Teams, you can manage entities such as shifts, time cards, and time off, allowing external workforce management systems to sync this data directly into the platform.

Do I need a specific access token to create a workforce integration in Microsoft Teams?

Yes, creating a workforce integration in Microsoft Teams requires a valid access token authorized with the WorkforceIntegration.ReadWrite.All scope to configure the API endpoint URL and manage supported entities.

Can I connect an HR system like Kronos to Microsoft Teams for shift management?

Yes, you can connect HR systems like Kronos to Microsoft Teams by creating an integration with the system's API URL, enabling employees to view and manage Kronos-related data such as shifts directly within Teams.

What details are required to configure a new workforce integration in Teams?

Configuring a new workforce integration in Teams requires providing a display name, the API endpoint URL of the external workforce management system, and the specific entities like shifts or time cards the integration will support.

Does workforce integration in Teams support both time cards and time off requests?

Yes, workforce integration in Teams supports managing time cards and time off requests, allowing external workforce management systems to seamlessly sync these entity types into the Teams platform.