Easyteam Embedded
GuidesAPIWhite-Label UIs
GuidesAPIWhite-Label UIs
  1. Integration
  • Integration
    • Easyteam Components
    • iframe Components
    • React Web Components
    • React Native Components
  • Component Reference
    • Time Clock Reference
    • Employees List Reference
    • Timesheets Reference
    • Shift Form Reference
    • Shift Notes Reference
    • Weekly Schedules Reference
    • Agenda Schedule Reference
    • Time Off Policies Settings Reference
    • Time Off Single Policy Reference
    • Organization Settings Reference
  • Themes
    • UI Customization
  1. Integration

Easyteam Components

Easyteam provides ready-to-use components that help you quickly add workforce management features to your platform.

Embedded  - Shareable (3).png

Easyteam Components#

Our components are pre-built, fully functional, and seamlessly integrate with our backend services while maintaining your platform's look and feel.
After a short integration process, the components provide a complete workforce management experience.

Preparation#

Before rendering any Easyteam components, you'll need to prepare the necessary data and configuration.
1
Authentication
First, generate a JWT token that authenticates your platform with Easyteam's services.
2
Employee Data
Prepare an employees and a locations objects that loads the most up to date data into the Easyteam components, and keep them updated.
3
Optional Parameters
Add optional parameters like fonts and features to enable or restrict functionality.
4
API Base
Set basePath to https://www.easyteam.io/sandbox/embed to work with a sandbox account or leave it empty to work with production.

Component Integration Options#

iframe Components
React Components
React Native
Other

Recommended for Web Integration#

The fastest way to add workforce management to your web platform. Simply initialize our component launcher and embed fully-functional interfaces with minimal code:
Recommended Method
Perfect for platforms looking for rapid implementation with minimal development effort. Learn more about Iframe integration

Key Benefits#

Rapid Implementation#

Launch workforce management features in days instead of months. Our components handle complex business logic, state management, and API integration out of the box.

Complete Functionality#

Each component comes fully integrated with our backend services. Time tracking, scheduling, payroll processing, and compliance features work immediately without additional configuration.

Customizable Experience#

While our components provide complete functionality by default, they're highly customizable:
Apply your brand colors and typography
Modify layouts and workflows
Override specific behaviors
Add custom event handling
Ways to customize Easyteam components

Consistent Updates#

Our components automatically receive updates and improvements, ensuring your platform always has the latest features and security patches.

Getting Started#

1.
Choose your integration method based on your platform needs
2.
Review our comprehensive documentation for your chosen method
3.
Start with our sandbox environment to test the integration
4.
Launch to production with our support team's guidance
đź’ˇ
Need help choosing the right integration method? Contact our team to discuss your specific requirements.
Modified at 2025-07-08 16:59:22
Next
iframe Components