Ignition connection to Siemens Teamcenter PLM

We have various documents in Siemens Teamcenter PLM system. I was wondering if there is a way to connect Ignition to Siemens Teamcenter PLM?

I don't think there is anything directly connecting. They do have a Java API if you've got someone savvy enough to make a module, or maybe there is one available. Some of the documentation talks about Web API calls, which would possibly avoid a module, but didn't see many examples of that in the documentations.

https://docs.plm.automation.siemens.com/docs/tc_mx/2.1/en_US/TcConnectorAPI/services_api_reference.html

Thank you grietveld