|
<< Click to Display Table of Contents >> Raynet One Data Hub > 2026.2 > Connectors > Alphabetic Connector List LeanIX |
Leverages the LeanIX GraphQL API to retrieve detailed information about specified entity types. The connector executes a user-defined GraphQL query against the LeanIX instance and returns the results as one or more structured data tables. The table structure is automatically derived from the query response.
|
Note: •This connector requires a valid LeanIX API token and the URL of the target LeanIX instance. •The GraphQL query must return data in a structure that contains edges and nodes so that the connector can derive the result table schema automatically. •Each connector run executes the configured query once and writes the results to one or more output tables depending on the query structure. |