I'm using Python for data analysis and I would like to connect to my CRM Dynamics server by using FecthXML queries.
I do not know how to set up my connexion through Python.
Some docs regarding connexion via Visual Studio are available but I would like to build my dashboard only via Python.
Is it possible ? Does somebody get some example of Python Fetch XML set up ?