Import
Operations for imports
Required Roles: ApiImport
if true: causes a cache flush after a channel has been imported
false
if true: causes the import file to be updated first. If no URL is stored in the FACT-Finder configuration, this parameter has no effect.
false
IMPORT_ONLY only fills the intermediate DB, LOAD_ONLY imports that database into memory, and FULL combines both stages
FULL
Possible values: if true: only receive a filled response if an error occurs during the import otherwise the response is just empty
false
OK
Bad Request
Unauthorized
Forbidden
Server Error
POST /fact-finder//rest/v5/import/customerprices HTTP/1.1
Host: ng-demo.fact-finder.de
Authorization: Basic username:password
Accept: */*
[
{
"channel": "text",
"durationInSeconds": 1,
"errorMessages": [
"text"
],
"importType": "DATA",
"importedFields": 1,
"importedRecords": 1,
"importedWorldmatchDocuments": 1,
"startDate": "2025-08-15T14:07:03.625Z",
"statusMessages": [
"text"
]
}
]
Required Roles: ApiImport
if true: only receive a filled response if an error occurs during the import otherwise the response is just empty
false
OK
Bad Request
Unauthorized
Forbidden
Server Error
POST /fact-finder//rest/v5/import/embedding HTTP/1.1
Host: ng-demo.fact-finder.de
Authorization: Basic username:password
Accept: */*
[
{
"channel": "text",
"durationInSeconds": 1,
"errorMessages": [
"text"
],
"importType": "DATA",
"importedFields": 1,
"importedRecords": 1,
"importedWorldmatchDocuments": 1,
"startDate": "2025-08-15T14:07:03.625Z",
"statusMessages": [
"text"
]
}
]
Required Roles: ApiImport
if true: causes a cache flush after a channel has been imported
false
if true: causes the import file to be updated first. If no URL is stored in the FACT-Finder configuration, this parameter has no effect.
false
IMPORT_ONLY only fills the intermediate DB, LOAD_ONLY imports that database into memory, and FULL combines both stages
FULL
Possible values: if true: only receive a filled response if an error occurs during the import otherwise the response is just empty
false
OK
Bad Request
Unauthorized
Forbidden
Server Error
POST /fact-finder//rest/v5/import/geo HTTP/1.1
Host: ng-demo.fact-finder.de
Authorization: Basic username:password
Accept: */*
[
{
"channel": "text",
"durationInSeconds": 1,
"errorMessages": [
"text"
],
"importType": "DATA",
"importedFields": 1,
"importedRecords": 1,
"importedWorldmatchDocuments": 1,
"startDate": "2025-08-15T14:07:03.625Z",
"statusMessages": [
"text"
]
}
]
Required Roles: ApiImport
if true: causes a cache flush after a channel has been imported
false
if true: only receive a filled response if an error occurs during the import otherwise the response is just empty
false
OK
Bad Request
Unauthorized
Forbidden
Server Error
POST /fact-finder//rest/v5/import/ranking HTTP/1.1
Host: ng-demo.fact-finder.de
Authorization: Basic username:password
Accept: */*
[
{
"channel": "text",
"durationInSeconds": 1,
"errorMessages": [
"text"
],
"importType": "DATA",
"importedFields": 1,
"importedRecords": 1,
"importedWorldmatchDocuments": 1,
"startDate": "2025-08-15T14:07:03.625Z",
"statusMessages": [
"text"
]
}
]
Required Roles: ApiImport
if true: only receive a filled response if an error occurs during the import otherwise the response is just empty
false
OK
Bad Request
Unauthorized
Forbidden
Server Error
POST /fact-finder//rest/v5/import/recommendation HTTP/1.1
Host: ng-demo.fact-finder.de
Authorization: Basic username:password
Accept: */*
[
{
"channel": "text",
"durationInSeconds": 1,
"errorMessages": [
"text"
],
"importType": "DATA",
"importedFields": 1,
"importedRecords": 1,
"importedWorldmatchDocuments": 1,
"startDate": "2025-08-15T14:07:03.625Z",
"statusMessages": [
"text"
]
}
]
Required Roles: ApiImport
OK
Bad Request
Unauthorized
Forbidden
Server Error
POST /fact-finder//rest/v5/import/refreshRecommendations HTTP/1.1
Host: ng-demo.fact-finder.de
Authorization: Basic username:password
Accept: */*
No content
Required Roles: ApiImport
OK
Bad Request
Unauthorized
Forbidden
Server Error
GET /fact-finder//rest/v5/import/running HTTP/1.1
Host: ng-demo.fact-finder.de
Authorization: Basic username:password
Accept: */*
true
Required Roles: ApiImport
if true: causes a cache flush after a channel has been imported
false
if true: causes the import file to be updated first. If no URL is stored in the FACT-Finder configuration, this parameter has no effect.
false
IMPORT_ONLY only fills the intermediate DB, LOAD_ONLY imports that database into memory, and FULL combines both stages
FULL
Possible values: if true: executes a Customer-Specific Info import after the search import. If Customer-Specific Info is not enabled for a given channel, this parameter has no effect.
false
if true: executes a geo import after the search import. If the geo module is not enabled for a given channel, this parameter has no effect.
false
if true: only receive a filled response if an error occurs during the import otherwise the response is just empty
false
OK
Bad Request
Unauthorized
Forbidden
Server Error
POST /fact-finder//rest/v5/import/search HTTP/1.1
Host: ng-demo.fact-finder.de
Authorization: Basic username:password
Accept: */*
[
{
"channel": "text",
"durationInSeconds": 1,
"errorMessages": [
"text"
],
"importType": "DATA",
"importedFields": 1,
"importedRecords": 1,
"importedWorldmatchDocuments": 1,
"startDate": "2025-08-15T14:07:03.625Z",
"statusMessages": [
"text"
]
}
]
Required Roles: ApiImport
if true: only receive a filled response if an error occurs during the import otherwise the response is just empty
false
OK
Bad Request
Unauthorized
Forbidden
Server Error
POST /fact-finder//rest/v5/import/suggest HTTP/1.1
Host: ng-demo.fact-finder.de
Authorization: Basic username:password
Accept: */*
[
{
"channel": "text",
"durationInSeconds": 1,
"errorMessages": [
"text"
],
"importType": "DATA",
"importedFields": 1,
"importedRecords": 1,
"importedWorldmatchDocuments": 1,
"startDate": "2025-08-15T14:07:03.625Z",
"statusMessages": [
"text"
]
}
]
Was this helpful?