dipakparmar / autotask-graphql

Home Page:https://autotask.dipak.io/playground

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

https://autotask.dipak.io/playground

License:GNU Affero General Public License v3.0


Languages

Language:JavaScript 100.0%