Pipedrive GraphQL Schema
This document describes a conceptual GraphQL schema for the Pipedrive CRM API. Pipedrive provides a REST API at `https://api.pipedrive.com/v1` (and v2 endpoints). This schema models the same domain as a GraphQL service, enabling clients to fetch precisely the fields they need across deals, persons, organizations, activities, leads, products, pipelines, goals, subscriptions, and platform objects.
Overview
Pipedrive GraphQL Schema is a GraphQL API specification published by Pipedrive on the APIs.io network.
This document describes a conceptual GraphQL schema for the Pipedrive CRM API. Pipedrive provides a REST API at https://api.pipedrive.com/v1 (and v2 endpoints). This schema models the same domain as a GraphQL service, enabling clients to fetch precisely the fields they need across deals, persons, organizations, activities, leads, products, pipelines, goals, subscriptions, and platform objects.
The specification includes 3 reference links.
Tagged areas include CRM, Sales, Pipeline Management, SaaS, and Small Business.
Endpoint
References
- REST API Reference https://developers.pipedrive.com/docs/api/v1
- Developer Documentation https://developers.pipedrive.com/
- GitHub Organization https://github.com/pipedrive