Hi,
How to get Company information using API/Web service in business central?
Regards
C rao
Hi,
How to get Company information using API/Web service in business central?
Regards
C rao
Thankyou for letting the community know about the final outcome.
In that case you need to create a webservice of page id - 1 and use that URL, check that if it works for you, otherwise you need to create a new list page with Table ID 79, and then publish as web service and access that URL.
Hi - You can follow these steps:
1. Create a web service in Business Central, by following the link learn.microsoft.com/.../across-how-publish-web-service
2. Here you can select the "Company Information" page if you see it in lookup. If you don't then you would have to hire a developer and get an "API Page" built out of Company Information table and then publish it on web services as shown in point 1
learn.microsoft.com/.../devenv-develop-custom-api
These are the data fields included in company information
Hi Shan,
I am looking for company address info, similar info which we print in Posted sales invoice
Regards
C Rao
You can use following endpoint to access companies.
api.businesscentral.dynamics.com/.../YOUR ENVIROMENT NAME/api/v2.0/companies
But, best way is, first register app in Azure, give necessary permissions, then create AAD in BC.
Then you can access above endpoint.
André Arnaud de Cal... 291,391 Super User 2024 Season 2
Martin Dráb 230,445 Most Valuable Professional
nmaenpaa 101,156