Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 766 Bytes

File metadata and controls

26 lines (15 loc) · 766 Bytes

Verafi Unofficial API

Unofficial Python integrations for Verafi.

Integrations

  • verafi_adp_timecard_report.py - adp_timecard_report.

Usage

Each file exposes a run(input, context) or run(headers, input) style entrypoint, matching the source integration runtime. Authenticated request headers/cookies are expected to be supplied by the caller when required.

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.