Use this file to discover all available pages before exploring further.
Back to Search AI connectors listInvision Community is a community platform used by organisations to host online forums, discussion boards, and member communities. You can configure Search AI to connect to your Invision Community instance to enable users to fetch query results using forum topics and posts from your community.
Search AI supports API Key-based authentication for communicating with Invision Community. Authentication requires a Base URL pointing to your community instance and an API Key generated from your Invision Community admin panel.
Go to the Permissions tab to configure access control for the ingested content. The following options are available.
Same users as in the source system (Restricted Access) - Applies RACL-based access control. Permissions are enforced using platform/RACL configuration. Note that permissions aren’t continuously auto-synced from Invision Community; any permission changes in the source system must be updated manually via RACL configuration.
Everyone (Public Access) - All users are granted full access to the ingested content, overriding any previous restrictions in the connector.
Note: Automatic permission sync isn’t supported for the Invision Community connector. File attachments within topics or posts aren’t ingested as part of the connector flow.
Go to the Content Scope tab under Connector Setup to define which forums and content are ingested.
Option
Behavior
All Forums (default)
Syncs topics and posts from all available forums in your community.
Select Specific Forums
Allows you to choose individual forums to sync. Only topics and posts from the selected forums are ingested.
Only content accessible via the configured API key is ingested. Private or member-restricted forums are synced only if the service account has the appropriate access permissions.
Once the sync is complete, go to the Content tab to review the ingested content. The tab displays the count of files that are Successful, Failed, and Skipped, along with the total number of Accessible Files.Search AI ingests two content types from Invision Community.
Search AI provides access control support for content ingested from Invision Community. The sys_racl field is used to enforce access control by associating relevant identifiers with the ingested content, ensuring that users can only access the content they’re authorised to view.
Feature
Status
RACL Support
Available (can be enabled)
RACL Sync
Not applicable (manual configuration required)
When RACL is disabled (default), all synced content is publicly accessible to all users searching the index (permission set to *).
When RACL is enabled, the connector uses RACL platform configuration to enforce access control. Since automatic permission sync isn’t supported, the Permission Entity APIs must be used to manually associate users with the appropriate permission entities after ingestion.
sys_racl can include wildcard (*) for publicly accessible content, or explicit user/group identifiers for restricted forums and content.