Skip to content
Snippets Groups Projects
Commit 7d0919a9 authored by Rebecca Wheeler's avatar Rebecca Wheeler
Browse files

Update file CostCenter.md

parent fb035005
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@ Cost Centers represent accounting groups and subgroups used to track accounting
# Create a Swagger File and host it
- Here is a document previously written about [creation of swagger files](~/docs/tutorials/API_Related/PersonAPI/PersonAPIwRESTv2.md#creating-your-own-swagger-files) for reference.
- Here is a document previously written about [creation of swagger files](https://git.doit.wisc.edu/interop/iics/external-iics-docs/-/blob/master/docs/tutorials/API_Related/PersonAPI/PersonAPIwRESTv2.md?ref_type=heads#creating-your-own-swagger-files) for reference.
- If you need a place to publically host your swagger file, you can use the [Respository](https://git.doit.wisc.edu/interop/iics/iics-swagger-file-public-repository) that the Integration Team has set up for this purpose.
1) The first step to create this swagger file will be to use [Postman](https://www.postman.com/product/api-client/) or a similar API client with your Developer Portal's registered App's credentials to save a response for the Finance API's [costCenters endpoint](https://developer.wisc.edu/docs/asp-api-finance/1/routes/costCenters/get).
......@@ -40,7 +40,7 @@ Cost Centers represent accounting groups and subgroups used to track accounting
1) Click into the "Connections" section of Administrator.
2) Click "New Connection" in the upper right.
3) Fill the settings in as seen in the screenshot below.
- Name your connection according to [Best Practices](~/docs/best-practices/naming.md).
- Name your connection according to [Best Practices](https://git.doit.wisc.edu/interop/iics/external-iics-docs/-/blob/master/docs/best-practices/naming.md).
- Type: REST V2
- Select a runtime environment (the same Secure Agent you typically work from).
- Authentication: OAuth 2.0-Client Credentials
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment