Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 2.33 KB

README.md

File metadata and controls

26 lines (17 loc) · 2.33 KB

Autotask PSA API in GraphQL

An Apollo GraphQL server, built with Cloudflare Workers. Try a demo by looking at a deployed GraphQL playground.

Deploy to Cloudflare Workers

Usage

You can run it locally by installing Wrangler, the Workers command-line tool:

wrangler dev

Global Headers

Header Name Value Type Description
X-Autotask-Integration-Code String The integration code you received from the Autotask API.
X-Autotask-Secret String The secret you received from the Autotask API.
X-Autotask-User String The user you received from the Autotask API.
X-Autotask-Zone 5 Int The zone your Autotask is Running. More Info: AutoTask API Zones

License

This project is licensed with the AGPL-3.0 License.