Skip to content

Instantly share code, notes, and snippets.

@aries-ts-indo
Last active February 8, 2024 15:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aries-ts-indo/114e92c168b7f6f5635faaa49e92a680 to your computer and use it in GitHub Desktop.
Save aries-ts-indo/114e92c168b7f6f5635faaa49e92a680 to your computer and use it in GitHub Desktop.
Dynamics 365 Business Central APIs Postman v2.1 Environment
{
"id": "224d2a2c-ab55-4908-879a-3f8f9f97eb3b",
"name": "BCEnviName",
"values": [
{
"key": "AzureAppId",
"value": "",
"type": "default",
"enabled": true
},
{
"key": "AzureClientSecret",
"value": "",
"type": "secret",
"enabled": true
},
{
"key": "BCTenantId",
"value": "",
"type": "default",
"enabled": true
},
{
"key": "BCEnviName",
"value": "",
"type": "default",
"enabled": true
},
{
"key": "CompanyId",
"value": "",
"type": "default",
"enabled": true
}
],
"_postman_variable_scope": "environment",
"_postman_exported_at": "2024-02-08T15:33:46.196Z",
"_postman_exported_using": "Postman/10.22.13"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment