Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ Integration Service

Get Data Source of specified product category

  • Last UpdatedJul 30, 2026
  • 1 minute read

Method: GET
URL: https://eu.ais.connect.aveva.com/data/api/v1.1/datasources/{productcategory}/{datasourceName}
Parameters:

Name

Type

Required

Description

productcategory

string

Yes

The name of the product category

datasourceName

string

Yes

The name of the Data source

Response:

{

"project": "ProjAPS_3.1",

"ModuleName": "AVEVA Design",

"MDB": "ALL",

"authentication": "No",

"tables": [],

"elements": [],

"publishedTags": [],

"name": "E3D317-APS",

"productType": "E3D",

"productCategory": "Engineering",

"isEnabled": true

}

Related Links