Skip to content

dipakparmar/autotask-graphql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.