We have a single page application running in a browser and want to include forms, wich can submit data to microsoft dynamics.
I've seen that the web api supports JavaScript: https://msdn.microsoft.com/en-us/library/mt770370.aspx
But I have no idea how I can submit form data by the web api.
*This post is locked for comments