| Specification | Details |
|---|---|
| Repository type | Cloud |
| Supported content | Pages (CMS Pages), Wiki, Discussions (Forums), Documents (Files), Articles, Announcements, Blogs |
| RACL support | Yes |
| Content filtering | Yes |
| Auto permission resolution | Yes |
Prerequisites
The Axero developer account used to generate the API key must have access to all content and resources the connector needs to retrieve.Generate an API Key in Axero
- Log in to your Axero account.
- Go to My Account and select Preferences.
- In the left navigation, click My REST API Key.
- Click Create to generate a new API key.
- Copy the generated key for use in Search AI.
Configure the Axero Connector in Search AI
- In Search AI, navigate to Connectors and select the Axero connector.
- On the Authentication page, provide the following fields and click Connect:
| Field | Description |
|---|---|
| Name | Unique name for the connector |
| API Key | The Axero API key generated in the previous step |
| Host URL | Base URL of your Axero domain |
Content Ingestion
After a successful sync, the connector ingests the following content types:- Pages (CMS Pages)
- Wiki
- Discussions (Forums)
- Documents (Files)
- Articles
- Announcements
- Blogs
| Field | Description |
|---|---|
doc_source_type | Axero content type for the record |
content | Extracted text or body of the content item (includes summary for most types, except files and announcements) |
doc_created_by / doc_created_on | Authorship and creation timestamp |
doc_updated_by / doc_updated_on | Last update author and timestamp |
| Comments fields | Comments associated with the content item |
| Categories / Tags | Mapped to corresponding JSON fields for classification and retrieval |
Access Control
Most Axero content belongs to a Space, which determines visibility. The connector applies access control as follows:sys_raclis set to the Space ID associated with the content item.- For content not assigned to any space,
sys_raclis set toroot.
Content Filters
On the Manage Content page, select which Axero content types to ingest using the dropdown. This selection applies to both Standard and Advanced filters.| Filter Type | Description |
|---|---|
| Standard | Select one or more Spaces. The connector ingests only content from the chosen spaces. |
| Advanced | Filter by last updated date. Specify a timeframe to ingest only items updated within that window. |