Hi,
I want to create sales order using odata
I've download Authentication Utility, odata utility and odata console application from Github
I've edited Auth utility with correct client Id and secret
1) what should i do with odata utility
2) what should i do with odata Console app
3) how to create a sales order using odata in console app
4) should i use sperate entites header and lines or can i use the composite entity
5) can biztalk call odata? And is there a better way for my scenario other than odata?