I have to do some exploratory work for a potential new project. The project is a website which will pull data (and maybe push data, not sure yet) to a Microsoft Dynamics 2011 install.
I know there is some kind of REST API for dynamics 2011, but from googling I can't get a clear idea of what's possible in terms of Dynamics 2011 / PHP integration.
Will I be able to retrive all data from Dynamics using PHP?
Will I be able to push data to Dynamics using php?