Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Small and medium business | Business Central, N...
Suggested answer

Setup API/Webservices

(2) ShareShare
ReportReport
Posted on by 6
Hello,
 
I am new as Business Central developer and havn't a big background as Developer generally. We're actually migrating our system on BC, and in this context I need to transpose all our webservices between data and our e-commerce website. Actually for testing purpose, I am trying to make someting like this : the website send me a /Customer's No./ and i'll send back data about his discounts lines about his customer group discount. The result must look like somethig like this, further down. I don't even know how to proceed and what's the best practice to achieve this.
 
I've already try to setup simple custom API and test it with Postman, it works but I don't know how to setup this with multi-table and some treatments. I've read some documentation talking about expose a codeunit as webservice, is this the way to go? I read also about Power Automate, I really don't know how to begin this work and where can I look to solve this.
 
I hope my english and my demand was clear,  Thanks a lot for your futur help !
 
{
    Client: {
        CustomerNo: '87860',
        Ending_Date: '01.01.0001'
    },
    Discount: {
        Details_discount: [
            {
                year: N1,
                Code: JA,
                description: Description,
                %taux: '35',
                Starting_Date: '01.01.0001',
                Ending_Date: '01.01.0001'
            },         
            {
                year: N1,
                Code: JW,
                description: Description,
                %taux: '30',
                Starting_Date: '01.01.0001',
                Ending_Date: '01.01.0001'
            },
        ]
    }
}
  • Suggested answer
    YUN ZHU Profile Picture
    78,978 Super User 2025 Season 1 on at
    Setup API/Webservices
    Hi, if the other system already has an external API that can be accessed, you can use HTTP Data Types to do it. There are some great examples in the post  below.
     
     
    Hope this helps.
    Thanks.
    ZHU
  • gdrenteria Profile Picture
    15,570 Most Valuable Professional on at

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.

Helpful resources

Quick Links

Daivat Vartak – Community Spotlight

We are honored to recognize Daivat Vartak as our March 2025 Community…

Announcing Our 2025 Season 1 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Kudos to the February Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 293,025 Super User 2025 Season 1

#2
Martin Dráb Profile Picture

Martin Dráb 231,837 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156 Moderator

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans