From a64968551b5c7563c878a2da97a3c16e10b896f6 Mon Sep 17 00:00:00 2001 From: Martin Zanoni Date: Wed, 29 May 2024 08:30:39 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 11a6507..ef67431 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Here you can see the details about various variables in configuration. You need ### Relewise integration specific configration - RELEWISE_STORE_KEY: The Key for the store to which from the export is going to be performed on. - RELEWISE_DATASET_ID: The DatasetId in Relewise. -- RELEWISE_API_KEY: ApiKey with access to perform Product Updates. +- RELEWISE_API_KEY: ApiKey with access to perform Product Updates & administrative actions. - RELEWISE_SERVER_URL: The Server URL your dataset is hosted on. The DatasetId, ApiKey and ServerUrl can be found via https://my.relewise.com - which you need access to, in order to be able to view the products imported into Relewise.