Dev Portal - GraphQL API
  • 29 Jan 2024
  • Dark
    Light
  • PDF

Dev Portal - GraphQL API

  • Dark
    Light
  • PDF

Article Summary

Seemplicity GraphQL API Overview

Every organization has its own way of facilitating productivity. Many prefer to tailor automatic processes between different systems to save time, instead of executing them via the UI of every platform. You can access the Seemplicity API so you can pull data directly to your workspace.

The Seemplicity API is built on GraphQL because of its strengths as a query language. You can learn more here, and about how it works here. You can read this topic on how to query a GraphQL server using queries and mutations.

If you're interested in using the Seemplicity API, contact Customer Services to have the API enabled for your company.

API Documentation Site

To understand how to make queries, you can review the full documentation at our developer site here.

Scope and Filter Language

Seemplicity uses a unique language in order to set up your scopes and filters. You can read the details here.


What's Next