Skip to content

Conrad Setup

On this page you configure the connection to the Conrad Marketplace (Mirakl API). Here you enter API credentials, email settings, and create job queue entries.

Opening the Page

  • Via search: Conrad Setup
  • Via the Conrad Dashboard → Setup

Fields

API Configuration

Field Description
Shop ID Your Conrad Marketplace Shop ID.
API Base URL Base URL of the Conrad Mirakl API.
API Key API key for authentication with the Conrad Mirakl API. Stored securely in IsolatedStorage (masked display).

Vendor & Prices

Field Description
Vendor Filter Vendor filter for Conrad procurement (e.g., 20200|21002|70030). Leave empty for default.

Debug Settings

Field Description
Show API Requests Shows API requests in the log (for debugging only).
Show API Responses Shows API responses in the log (for debugging only).
Trace Multipart Formdata Logs multipart form data uploads for diagnostics.

Email Notifications

Field Description
Notification Email Email address(es) for status notifications. Separate multiple addresses with semicolons.
Sender Email Account The email account for sending. Select via AssistEdit.

Status

Field Description
Last Tracking Sync DateTime Time of the last tracking synchronization.
Last Tracking Success Count Number of successful tracking submissions (green).
Last Tracking Error Count Number of failed tracking submissions (red when errors exist).

Actions

Connection Test

Action Description
Test Connection Tests the connection to the Conrad Mirakl API.

Test Emails

Action Description
Test: Order Processing (Success) Sends a test email for successfully processed orders.
Test: Order Processing (Warning) Sends a test email for orders with warnings.
Test: Tracking Sync (Success) Sends a test email for successful tracking sync.
Test: Tracking Sync (with Errors) Sends a test email for tracking sync with errors.

Create Job Queue Entries

Action Description
Job: Get Orders Creates a job queue entry for automatic retrieval of Conrad orders (every 10 min).
Job: Sync Tracking Creates a job queue entry for automatic tracking synchronization (every 15 min).
Job: Sync Invoices Creates a job queue entry for automatic retrieval of Conrad invoices (every 60 min).
Job: Upload Products Creates a job queue entry for automatic product upload (every 60 min).
Job: Upload Offers Creates a job queue entry for automatic offer upload (every 30 min).
Open Job Queue Entries Opens the job queue entries.

Debug / Test (only visible when debug view is enabled)

Action Description
Test: Get Orders Tests order retrieval from Conrad.
Test: Upload Offers Tests offer upload.
Test: Upload Products Tests product upload.
Download Offers CSV Exports offers as CSV for manual review.
Download Products CSV Exports products as CSV for manual review.

Tips

Initial Setup

  1. Enter Shop ID, API Base URL, and API Key.
  2. Test the connection with Test Connection.
  3. Create the Job Queue Entries for automation.
  4. Optionally configure the Email Notifications.