Configuration
Integration Dashboard

Integration Dashboard

⚠️

This documentation is still in progress and pages or sections might be missing or incomplete. If you have any questions, don't hesistate to contact us for support.

Login

To access your integration dashboard, simply browse to the integration portal (opens in a new tab) and click the Login button in the header.

You are then presented with the login dialog where you enter your Email and Password.
After successfully logging in, you are redirect to your integration dashboard.

Dashboard overview

The dashboard consists of four main sections:

Integration settings

API key

This is where you retrieve your unique API key.

Field nameDescription
API keyRead-only field that allows you to copy your API key to the clipboard.

Bynder settings

This is where you configure the details for your organization's Bynder portal.

Field nameDescription
Portal URLThe domain of your Bynder or Webdam portal.
DAMSelect the type of DAM you are using (Bynder or Webdam).
OAuth2 Client IDThe client ID of the OAuth2 App that is used to access the Bynder API.
See: Creating an OAuth2 app in Bynder. Does not apply to Webdam.
OAuth2 Client SecretThe secret of the OAuth2 App that is used to access the Bynder API.
See: Creating an OAuth2 app in Bynder. Does not apply to Webdam.

Creating an OAuth2 app in Bynder

You must create an OAuth App in your Bynder Portal Settings to allow our integration to connect to Bynder. This is used for the upload feature in the Asset Selector and for the Asset Tracking feature.

Follow the instructions from Create your OAuth Apps (opens in a new tab) on the Bynder Support portal. That will guide you through the process of creating an OAuth App and retrieving the ClientId and CLientSecret tokens.

👨🏼‍🏫

This is a quick overview of steps for creating an OAuth App as described in the Bynder Support article (opens in a new tab):

  1. Navigate to the OAuth Apps (https://[your-bynder-domain]/pysettings/oauth2/) section of your Bynder Portal Settings.
  2. Choose Add new app.
  3. Fill in the desired Application name.
  4. Select grant type Client Credentials and select a user that represents the permissions the app will take.
  5. Select the desired scopes. The minimum should be: asset:read, asset:write, asset.usage:read and asset.usage:write.
  6. Click Register application to finish.
  7. You will now receive the Client ID and Client Secret tokens.

Asset Selector global settings

These are global settings for the Asset Selector that are applied to any instance of the selector.

Field nameDescription
LanguageThe asset selector interface language.
Preview derivativeWhat derivative is used when showing the asset in the editor.
Enable Upload featureEnable or disable (hide) the Upload button in the Asset Selector.

Asset Selector field settings

These are settings for the Asset Selector that may be set per content field.
For example, if you would like to have an Image field that is used for "banner" images, you may want to specify "Banner" as the Default search term for that particular field.

There is one Global field setting which acts as the default setting for all fields that do not have their own explicit field setting.

⚠️

Version 1.0 & 1.1 of the connector only support the Global field setting and do not yet allow field-specific settings to be stored.

Field nameDescription
FieldThe content field in Sitecore for which you would like to apply the settings.
Default search termThe default search term that is applied when the Asset Selector is opened.
Visible asset typesAsset types that are visible in the Asset Selector. Common types are: image, video, document, audio
Always hide limited usage assetsHide assets that are marked with "limited usage".
Enable asset result in Layout ServiceShow the complete asset object in the Layout Service (used for JSS / Headless Services). May be disabled due to performance overhead.

Advanced settings

Field nameDescription
Enable Remote LoggingEnable this if you would like the connector to write log calls to the API so our support engineers can view them remotely.

Asset Tracking

Asset Tracking settings

Asset Tracking search

Subscription settings

Support ticket

Last updated on December 16, 2022