GraphQL Collector Collection
Number of APIs: 1
GraphQL is a data query language that provides a unified way to access your HubSpot CRM and HubDB data to create personalized and data-driven experiences.
Based on your HubSpot subscription, you can use GraphQL to fetch data for the following tools:
If you have a Content Hub Professional or Enterprise subscription, you can use GraphQL to fetch data for website pages.
If you have a Sales Hub or Service Hub Enterprise subscription, you can use GraphQL to fetch data for UI extensions (BETA).
This collection supports using GraphQL to query CRM data through the /collector/graphql
endpoint. Learn more about querying CRM data using GraphQL.
To see an example of using GraphQL to fetch data, check out HubSpot's contact duplicator sample project.
Please note: to make GraphQL requests, your app must include the following scopes:
collector.graphql_schema.read
collector.graphql_query.execute
Fork the collections using Run in Qodex:
- / - Execute a GraphQL operation POST {{baseUrl}}/