Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.iru.com/llms.txt

Use this file to discover all available pages before exploring further.

About Contentful

Iru reads spaces, content models, environments, and membership via the Content Management API (CMA) using a Personal Access Token (PAT) sent as Authorization: Bearer. Do not use Content Delivery API (CDA) preview tokens - they lack management scope.

How it works

Authorization: Bearer YOUR_PERSONAL_ACCESS_TOKEN
DetailValue
CategoryHeadless CMS
AuthenticationCMA personal access token
Official references: Authentication, Personal access tokens, CMA reference.

Prerequisites

  • Contentful user with access to the spaces you need for evidence.

Connect Contentful to Iru

Contentful

1

Create a personal access token

SettingsCMA tokensCreate personal access token. Name it (for example Iru Compliance), optional expiration, Generate, copy once.

Iru Compliance

1

Open Sources

In Iru Compliance, on the left navigation bar, expand Compliance and select Sources.
Left navigation: Compliance expanded, Sources selected
2

Turn on Contentful

Find Contentful (use Category or Search by name or description). On that card, turn on the toggle. A browser tab or window may open for the connector wizard.
3

Paste the personal access token

Paste the PAT into the Bearer field.
4

Confirm the source is Active

Submit until the Contentful card shows Active.

Troubleshooting

Check pop-up blocker settings for the Iru site and try again.
PAT not CDA token; paste exact string.
Rotate at SettingsCMA tokens, update Iru.
PAT inherits user membership - grant space access first.

Considerations

Revoke leaked tokens immediately and recreate: PUT…

Revoke leaked tokens immediately and recreate - PUT revoke endpoint documented by Contentful for automation.

See also