How it works
The Axero connector uses your site’s REST API to pull articles, blogs, wikis, and forums (threaded as parent post plus replies). Content is taken from summaries/bodies where the API provides them, with links to the live Axero URLs. The connector default schedule is once per day (overrideDefaultFreq in product config).
Setting up
Authorization
Create a credential with:- Axero Base URL — the root URL of your Axero / Communifire site, including trailing path style your deployment uses (the product normalizes so the API base ends with
/; e.g.https://yourcompany.axerosolutions.com/) - Axero API Token — your Rest-Api-Key from Axero (REST API authentication header). See your Axero admin / REST API documentation for generating keys and required permissions.
Indexing
Configure authorization
In Step 1, set up credentials:
- Select an existing credential, or click Create New
- Enter Axero Base URL and Axero API Token
Specify spaces (optional)
In Step 2, specify:
- Connector Name — a display name (e.g.
Axero – Intranet) - Spaces — optional list of Space IDs to limit indexing; leave empty to index all spaces
- Access Type — Public or Private in Hymalaia

