Vetspire Events API

GraphQL operations over the Events domain - a queryable log of platform events (record created, updated, deleted, and workflow triggers) for auditing, synchronization, and integration polling.

API entry from apis.yml

apis.yml Raw ↑
aid: vetspire:vetspire-events-api
name: Vetspire Events API
tags:
- Events
- Audit
- Change Log
- GraphQL
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://developer.vetspire.com/
baseURL: https://api.vetspire.com/graphql
properties:
- url: https://developer.vetspire.com/
  type: Documentation
- url: https://support.vetspire.com/support/solutions/articles/70000639458-api-query-library-list-of-events
  type: APIReference
- url: graphql/vetspire-graphql.md
  type: GraphQL
- url: graphql/vetspire-schema.graphql
  type: GraphQL
description: GraphQL operations over the Events domain - a queryable log of platform events (record created,
  updated, deleted, and workflow triggers) for auditing, synchronization, and integration polling.