Strapi Connector
Connect to Strapi to import CMS content and entries.
Connect to your Strapi CMS to import content and entries into your AI pipelines.
Setup Instructions
1. Navigate to Data Integrations
Go to one of your flows, click the Data Integrations tab and select Select an Integration.
2. Select Strapi
Search for Strapi in the list and click Connect.
3. Get Your API Token
- In Strapi, go to Settings → API Tokens
- Create a new token with Read-only access
- Copy the token
4. Configure the Connector
- Connector Name: A descriptive name (e.g., "Strapi CMS")
- Strapi URL: Your instance URL (e.g.,
https://your-strapi.com) - API Token: The read-only token you created
- Content Type(s): The content types to import (e.g.,
articles,products)
Note: On every sync, a new version of your data is created. Up to 5 versions are stored by default.