Skip to content

MDA - Inventory

Go to Automation

View in GitLab

Description

This automation retrieves the inventory of Masterdata Applications (MDA) instances. It first obtains an Entra ID application token, then uses this token to fetch the list of MDA instances. Finally, it sends the application list to the Neon API.

Credentials

  • MDA (Entra ID)
  • Neon API key

Input

Variable Description
scope Entra ID application scope
mda_base_url Base URL for the MDA API
neon_base_url Base URL for the Neon API

Output

None

Dependencies