Announcements
No record found.
Hi we have a web application it needs to create a sales order in FO. What is the recommended way to do this?
Thx
Hi brianmaric,
There are many ways to integrate in Microsoft's official documentation.docs.microsoft.com/.../integration-overview
The exact method used depends on your business needs and scenarios.
Or You can go for custom service in such cases.
Firstly creating a contract class.
Then a service class that has all the logic to accept this contract classes and create a SO in D365.
A post request can be created in postman to call the service like the screenshot.
please refer to: vishwad365fo.blogspot.com/.../custom-service-to-create-sales-order.html
regards
I would strongly recommend using OData services for this purpose - there are already data enties for sales order headers and lines, dealing with all necessary business logic.
Creating a custom service would require quite a lot of work.
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our 2026 Super Stars!
Thanks to all of our 2025 Community Spotlight stars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Giorgio Bonacorsi 617
André Arnaud de Cal... 461 Super User 2026 Season 1
Syed Haris Shah 298 Super User 2026 Season 1