Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Integuru-AI/NextGen-Unofficial-API

Repository files navigation

NextGen Unofficial API

Unofficial Python integrations for NextGen.

Integrations

  • nextgen_query_appointments.py - query_appointments.
  • nextgen_list_patients.py - list_patients.
  • nextgen_list_locations.py - list_locations.
  • nextgen_create_appointment.py - create_appointment.

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 [email protected] or schedule time with us.

See the complete list of APIs by Integuru.

About

Unofficial API integrations for NextGen

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages