Associate Integration

LLM-friendly URL
POST
https://api.luzmo.com/0.1.0/integration
API call form
Examples
List of examples
  • Associate dashboard to Integration
  • Associate dataset to Integration (no filter)
  • Associate dataset to Integration (parameter filter)
  • Associate dataset to Integration (static filter)
  • Share an Integration with a User
Description

Associate a dataset to an Integration specifying the Integration id and dataset id. Read and use access are given to the dataset.

Add a parameter filter by specifying the dataset id, column id, expression, parameter name and default value. In this example the default value is set to an empty array.

Install
dotnet add package LuzmoSDK --version 1.0.3