I have a website in PHP and I would like to connect my website database to dynamics CRM
From connection, I mean I would like to create, update and even delete the records in the CRM
Can someone share with me the API methods through which the connection as well as the data insertion/up-dation/deletion can be accomplished.
I have the CRM username and password which can be used for the connection.