Printavo Tasks API

GraphQL surface for tasks and approval requests attached to quotes, invoices, and orders. Query single or plural tasks with sorting, and create, update, or delete tasks via taskCreate, taskUpdate, and taskDelete, plus manage artwork and quote approvals via the approvalRequest mutations.

API entry from apis.yml

apis.yml Raw ↑
aid: printavo:printavo-tasks-api
name: Printavo Tasks API
tags:
- Tasks
- Approvals
- GraphQL
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://www.printavo.com/docs/api/v2
baseURL: https://www.printavo.com/api/v2
properties:
- url: https://www.printavo.com/docs/api/v2
  type: Documentation
- url: https://www.printavo.com/docs/api/v2/object/task/
  type: APIReference
- url: graphql/printavo-schema.graphql
  type: GraphQL
- url: graphql/printavo-graphql.md
  type: GraphQL
description: GraphQL surface for tasks and approval requests attached to quotes, invoices, and orders.
  Query single or plural tasks with sorting, and create, update, or delete tasks via taskCreate, taskUpdate,
  and taskDelete, plus manage artwork and quote approvals via the approvalRequest mutations.