Drupal Data Source

Configuring SearchBlox

Before using the Drupal Data Source, install SearchBlox successfully and create a Custom Collection.

📘

Note

SearchBlox drupal Data Source is compatible with Drupal version 9.2.2.

Configuring Drupal Account

you need to enable JSON API extension by adding it to Drupal from local import
Download Link: https://www.drupal.org/project/jsonapi

Configuration details of Drupal Data Source

Accessing Connector UI

usernameYour Drupal username.
passwordYour Drupal password.
data-directoryFolder where data will be stored (must have write permission).
api-keyYour SearchBlox API Key (found in Admin Dashboard → Admin → License).
colnameName of the custom collection in SearchBlox.
urlThe SearchBlox URL.
drupalurlDrupal url
http:///drupal/jsonapi/node/
drupalloginurlDrupal login url
http:///drupal/user/login?_format=json
drupalcontenturlDrupal content url
http:///drupal/node/
max-folder-sizeThe maximum size (in MB) allowed for the static folder before it gets cleaned.
servlet url & delete-api-url:Ensure the port number is correct. If SearchBlox uses port 8080, these URLs should use the same port.