Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
274 views
in Technique[技术] by (71.8m points)

Where to find the environment name for business central APIs in dynamics 365

I want to explore the APIs that I can use in Dynamics 365.

So I read Exploring the APIs with Postman and the basic authentication document that can be found here.

This page is mentioning that the format of the API that will explore the APIs is as follows:

https://api.businesscentral.dynamics.com/v2.0/<your tenant domain>/<environment name>/api/v2.0.

using the GET method.

I got the tenant domain and the username and the token of the authentication. However, I have a problem getting the environment name.

Every time I add a new environment in the Dynamic 365, the form asks me to provide an environment link that should be successfully tested. I don't know how to get this link. So the environment part in this URL is not clear for me.

So if anyone can help me with getting the environment I will be very appreciated.

question from:https://stackoverflow.com/questions/65848902/where-to-find-the-environment-name-for-business-central-apis-in-dynamics-365

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Reply

0 votes
by (71.8m points)

There are a few methods you can use to find out what the environment name is:

  1. Business Central Admin Center (https://businesscentral.dynamics.com/[your tenant domain]/admin). Here you can find a list of all Business Central environments. Requires that you have admin permissions for Business Central on the tenant.

  2. Business Central client. Click the question mark in the top right corner and then Help & Support. At the bottom of the page under Report a problem you will see both the Azure AD tenant and the environment name and type. If you do not have access yourself, you can ask your customer to retrieve the information.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
OGeek|极客中国-欢迎来到极客的世界,一个免费开放的程序员编程交流平台!开放,进步,分享!让技术改变生活,让极客改变未来! Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...