← Back to connectors

KeystoneJS connector for Okou

Connect a KeystoneJS application to query and manage its configured GraphQL content API with an authenticated session.

Docs & knowledge · KeystoneJS Session Cookie

Use KeystoneJS in Okou

Use KeystoneJS to query or manage a Keystone 6 application's configured GraphQL content API with a user-provided session cookie; supports schema discovery, authenticated identity checks, content queries, and explicitly approved mutations.

Once connected, supported KeystoneJS actions can become steps in a reusable workflow alongside the other services your team uses. Run the workflow once, on a schedule, or when an event starts it.

What you can do with KeystoneJS

  • Send a read-only KeystoneJS GraphQL query over HTTP GET. The connected application may disable GET requests.
  • Send a KeystoneJS GraphQL POST request, including explicitly approved queries or mutations. POST bodies may read or change application data.

How the KeystoneJS connector works

A connected service becomes one permissioned step in the work you hand off.

  1. 1

    Connect KeystoneJS

    Choose KeystoneJS Session Cookie.

  2. 2

    Choose the work

    Use only the supported actions your workflow needs.

  3. 3

    Run it your way

    Start it once, schedule it, or attach an event trigger.

Connect KeystoneJS securely

Use the connection method that fits your account and grant only the access the workflow needs.

  • KeystoneJS Session Cookie

Connector access is controlled per service and per action, so a workflow does not need broader access than the work you ask it to do.

KeystoneJS connector questions

What can Okou do with KeystoneJS?
Connect a KeystoneJS application to query and manage its configured GraphQL content API with an authenticated session. Documented actions include: Send a read-only KeystoneJS GraphQL query over HTTP GET. The connected application may disable GET requests. Send a KeystoneJS GraphQL POST request, including explicitly approved queries or mutations. POST bodies may read or change application data.
How do I connect KeystoneJS to Okou?
Connect KeystoneJS using KeystoneJS Session Cookie. The connection controls which supported actions a workflow can use.
Can KeystoneJS run in an automated workflow?
Yes. After it is connected, supported KeystoneJS actions can run in reusable Okou workflows on demand, on a schedule, or from an event trigger.

More docs & knowledge connectors

Explore other connectors in the same product category.