How to Deploy Your Confluence Connector

Confluence Data Center Connector

When the Web service URL is specified, click Connect or Refresh Web Service in order to access a drop-down list of actions that the selected connector mode can use.

Specify your settings based on the mode that you chose in the Confluence Connector Prerequisites section.

Note: You must create the database user and grant them access to all the tables for either the REST API + SQL Server or the REST API + PostgreSql modes.

Confluence Connection Settings for REST API Mode

Note: The host must be added to the postgresql.conf file and the PostgreSQL service must be restarted for the changes to take effect.

Connection Settings for the SQL or PostgreSQL Server Modes

Connection settings for OAuth modes

Content configuration specifics

Custom filters support two types of filtering:

  • How to filter crawls to specific spaces: Type space keys without quotation marks (“”) separated by commas (,):
       Spacekey1, Spacekey2, Spacekey3
  • How to filter specific pages: Type page titles in double quotes (“”):
       “My First Page”, “My Second Page”

Configure SharePoint for the Confluence Connector

Confluence generates URLs that are incompatible with SharePoint crawling operations.

For this reason, BA Insight recommends setting the item URL in the Connector Framework Content > Content Definition tab > Item URL to use the DocLoader facility that is provided by the Connector Framework.

If you want to expose the original Confluence URLs to your search users, follow these steps:

  1. Create an additional managed property, using the Connector Framework to capture the SPW_URL value, which contains the Confluence URL.
  2. Update the display templates in the search results to show the Confluence URL to your users.

For information about how to configure the DocLoader URL, see Connector Framework help on the Upland Right Answers Portal.

Confluence Cloud Connector

When the Web service URL is specified, click Connect or Refresh Web Service in order to access a drop-down list of actions that the selected connector mode can use.

Specify your settings based on the mode that you chose in the Confluence Connectors Prerequisites section.

Content Configuration Specifics

Custom filters support two types of filtering:

  • How to filter crawls to specific spaces: Type space keys without quotation marks (“”) separated by commas (,):
       Spacekey1, Spacekey2, Spacekey3
  • How to filter specific pages: Type page titles in double quotes (“”):
       “My First Page”, “My Second Page”

How to Configure SharePoint for the Confluence Cloud Connector

  • Confluence generates URLs that are incompatible with SharePoint crawling operations.

  • For this reason, BA Insight recommends setting the item URL in the Connector Framework Content > Content Definition tab > Item URL to use the DocLoader facility that is provided by the Connector Framework.

If you want to expose the original Confluence URLs to your search users, follow these steps:

  1. Create an additional managed property, using the Connector Framework to capture the SPW_URL value, which contains the Confluence URL.
  2. Update the display templates in the search results to show the Confluence URL to your users.
For information about how to configure the DocLoader URL, see the FAQ "How can my users download documents from the Search Center rather than being redirected to the original application?" in the Connectors FAQs.