Supported Data Models

Required Parameters

These parameters are mandatory for the connector to authenticate and function properly.

VariableDescription
MEND_ORG_UUIDYour Mend Organization UUID (From Administration → General Configuration)
MEND_USER_EMAILEmail address of the Mend user or service user
MEND_USER_KEYAPI key generated for the Mend user or service user
MEND_API_BASE_URLBase URL for Mend API. Identify your base URLs according to your Mend environment to use for Mend API 3.0: https://api-<your-instance> e.g.: https://api-saas.mend.io

Onboarding Mend

Follow the steps below to onboard your environment to our Mend integration.

1

Access Mend Platform Administration

  1. Go to the Mend Platform dashboard.
  2. Click the Settings (gear icon) and select Administration.
  3. On the General Configuration screen, copy the Organization UUID and save it.

2

Create a Service User

  1. Navigate to the Users tab and click Add Service User.
  2. Fill in the User Name.
  3. The Email Address will be auto-generated — leave it as is.

Email notifications are disabled for service users; this address is for reporting purposes only.

  1. Click OK to create the service user.

3

Retrieve User Key

  1. In the Users table, find the newly created user.
  2. Click the three dots next to it and select Copy User Key.
  3. Save the following details securely:
    • ORG_UUID
    • USER_EMAIL (auto-generated)
    • USER_KEY (authentication token)