Create a Data Connection ViewCopy Pagepost https://api.habu.com/v1/data-connection-viewsThis operation creates a new data connection view from a SQL query and source data connections.Body ParamsThe following fields are required: name, query, dataConnections.[dataConnectionId, macro], fields.[name, type]namestringrequiredName of the data connection viewquerystringrequiredSQL query for the data connection viewdataConnectionsarray of objectsrequiredSource data connections referenced by the view querydataConnections*ADD objectHeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/xmlAllowed:application/jsonapplication/xmlResponses 201Data connection view created successfully. 400Bad Request - Incorrect syntax or request 401Authorization information was missing or invalid 403This action is not allowed 404The specified resource was not found 500Internal Server ErrorUpdated about 11 hours ago Fetch a Data Connection View by IDUpdate a Data Connection View by IDDid this page help you?YesNo