web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :

A Postman API Collection for the Dynamics 365 Business Central API v2.0

Jeffrey Bulanadi Profile Picture Jeffrey Bulanadi 9,128 Super User 2026 Season 1
Every time I start a new Dynamics 365 Business Central API project, I end up setting up the same things again. Token request, authentication, variables, and a few common calls, before I even touch the endpoint I actually need to test.

To save me sometime (and hope yours too) I built this Postman Collection for the Dynamics 365 Business Central API v2.0. A ready to use collection that already has authentication, variables, and every endpoint from the official BC API v2.0 docs organized into folders.

✔️ Client credentials token request built in
✔️ Token auto saves to a collection variable
✔️ Literally all API you will find MS Dynamics BC API V2.0
✔️ No separate environment file needed
✔️ Just enter tenant ID, client ID, and client secret

If you are not sure how to set up an app registration, I also wrote a separate guide covering that step by step.
Free and open source.

Comments