Contentful Graphql

2 tools available

The Contentful GraphQL Content API allows developers to query and deliver content using GraphQL, providing a flexible and efficient way to access content stored in Contentful.

Connect Contentful Graphql to Definable to triage issues, review pull requests, monitor builds. Personas call Contentful Graphql's 2 tools directly from chat or scheduled flows. Wire it into a triage, review, or release-management persona — every action runs scoped, reviewable, and logged.

Common workflows with Contentful Graphql

01

Triage incoming issues

  1. Webhook fires on every new issue
  2. Persona summarises and labels it
  3. Assigns the right engineer
02

Auto-review PRs

  1. Pull the diff
  2. Run a code-review persona
  3. Post structured feedback as PR comment
03

Failing-build alerts

  1. CI sends a failure event
  2. Agent inspects logs and stack trace
  3. Drops a debug summary in Slack
04

Release notes from commits

  1. Read commits since last tag
  2. Group by type with the model
  3. Post to a changelog channel

Contentful Graphql actions 2

Every Contentful Graphql action below is a callable tool any Definable persona can invoke.

Get CMA Token

Tool to retrieve a Contentful Management API (CMA) access token. Use when making CMA calls to ensure valid authorization.

GraphQL Content API Persisted Query

Execute a GraphQL query using Automatic Persisted Queries (APQ). APQ reduces bandwidth by sending only a SHA256 hash instead of the full query text after initial registration. Workflow: 1. First request: Include both sha256_hash and query text to register the query 2. Subsequent requests: Send only sha256_hash and variables - the server uses the cached query Common errors: - PersistedQueryNotFound: Query not cached; include the full query text - PersistedQueryMismatch: Hash doesn't match query text; recompute the hash - UNKNOWN_SPACE: Invalid space_id or access_token for the space

Frequently asked questions

What can I automate with Contentful Graphql on Definable?

Anything Contentful Graphql exposes through its API. Common developer tools workflows on Definable include triage issues, review pull requests, monitor builds. Personas can call any of the 2 Contentful Graphql tools directly, then chain the result into another integration without you writing code.

How does Contentful Graphql authentication work?

Contentful Graphql uses API_KEY on Definable. You connect once from the integrations page, scoped to the permissions you choose, and from then on any persona that has the integration enabled can act on your behalf. Tokens are encrypted at rest and rotated automatically.

Is the Contentful Graphql integration included in my Definable plan?

Yes — every Definable plan, including Starter, includes access to all 2 Contentful Graphql tools. You only need a separate Contentful Graphql subscription if Contentful Graphql itself charges per seat or per API call.

Is using Contentful Graphql through Definable secure?

Every call from a persona to Contentful Graphql is logged with the user, persona, prompt, and response. Tokens never leave Definable's secrets vault, scopes are configurable per persona, and you can revoke access at any time from the integration page.

How do I get started with Contentful Graphql on Definable?

Sign up for Definable, open the integrations page, find Contentful Graphql, and connect via OAuth or API key. You can immediately attach Contentful Graphql to any persona and start running workflows. The free Starter plan includes 5,000 credits/month.

What Contentful Graphql actions does Definable expose?

Definable exposes all 2 Contentful Graphql actions as callable tools — including `Get CMA Token`, `GraphQL Content API Persisted Query`. Each tool gets a typed parameter schema so personas know exactly how to call it.

Ready to automate with Contentful Graphql?

Wire it up in minutes. No coding required.

← All integrations