Skip to content

Integuru-AI/Workeasy-Unofficial-API

Repository files navigation

Workeasy Unofficial API

Unofficial Python integrations for Workeasy.

Integrations

  • workeasy_get_employee_details.py - get_employee_details.
  • workeasy_list_punches.py - list_punches.
  • workeasy_get_timesheet_time_segments.py - get_timesheet_time_segments.
  • workeasy_list_employees.py - list_employees.

Usage

Each file exposes a run(input, context) entrypoint. The runtime is expected to provide:

  • input: integration-specific request fields.
  • context["headers"]: authenticated request headers when required.
  • context["base_url"]: the platform base URL when overriding the default.

Install dependencies:

pip install -r requirements.txt

Info

This unofficial API is built by Integuru.

For custom requests or hosted authentication, contact richard@integuru.com or schedule time with us.

See the complete list of APIs by Integuru.

About

Unofficial API integrations for Workeasy

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages