Hello,
I'm trying to load data from an Odoo system that only exposes an XML-RPC API (no REST or SOAP). I want to bring this data into TimeXtender Portal, but I’m working under a few constraints:
-
I do not have TimeXtender Premium, so I can't use custom scripts or PowerShell.
-
I don’t want to introduce any external tools like Python wrappers or middleware.
-
I can successfully call the XML-RPC API in Postman and retrieve data.
I'm looking for a way to either automate or streamline this process without Premium features or external software. I’ve considered the XML data source, but it seems incompatible with XML-RPC since it doesn’t support HTTP POST or dynamic method calls.
Has anyone found a way to work with XML-RPC APIs in TimeXtender under these limitations, or automated a file-based import process from tools like Postman?
Any suggestions or workarounds would be appreciated.
Let me know if you want to see the xml script.





