Connector Improvement: iLEVEL: Add periodic data relationships to the schema.
CompletedHi,
When looking at the periodic data endpoint we are missing any fields from the periodicData.data.relationships objects.
https://docs.ilevelsolutions.eu/#operation/getPeriodicData
Would it be possible to have these added to the schema and destination, so we can properly standardize our data model.
"data": [
{
"type": "periodicData",
"id": "101",
"attributes": {},
"relationships": {
"ownerObject": {
"data": null
},
"investmentObject": {
"data": {
"type": "",
"id": ""
}
},
"securityObject": {},
"segmentObject": {},
"dataItemObject": {},
"scenarioObject": {}
}
}]
-
Official comment
Hi Jon,
Thank you for your insightful feature request regarding the addition of fields from the `periodicData.data.relationships` objects to our schema and destination. We are pleased to inform you that this feature has been successfully implemented. You can read more about it in our release notes: https://fivetran.com/docs/connectors/applications/ilevel/changelog#releasenotes.
We appreciate your contribution to enhancing our product and look forward to your continued feedback.
Best regards,
Syead Mujtaba Imam Rizwi
Please sign in to leave a comment.
Comments
1 comment