Configuration Overview
There are three forms of configuration that are involved in getting the connector ready for use.
- Sitecore Configuration - This is just a matter of saving your API key in a Sitecore content item.
- Integration Dashboard - This is where the actual configuration of the connector takes place, in our external portal outside of Sitecore XP.
- web.config - In most scenarios, developers must apply a small modification to the
web.config
file of the Sitecore web application to setup the correct Content-Security-Policy header.
This excludes setting up the custom field types, which is part of the developer manual.