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

Update docs/tutorials/PersonAPI/PersonAPIwRESTv2.md

parent 0b54ccc9
No related branches found
No related tags found
1 merge request!43Swagger files change link checker config
...@@ -30,10 +30,10 @@ This tutorial demonstrates how to create a connection within Informatica Intelli ...@@ -30,10 +30,10 @@ This tutorial demonstrates how to create a connection within Informatica Intelli
- Select _REST V2 (Informatica Cloud)_ - Select _REST V2 (Informatica Cloud)_
- Select your _Runtime Environment_ - Select your _Runtime Environment_
- Select _OAuth 2.0-Client Credentials_ in the drop menu for _Authentication_ - Select _OAuth 2.0-Client Credentials_ in the drop menu for _Authentication_
- Paste in the _Access Token URL_ field (we got this from step 1 above) - Paste in the _Access Token URL_ field (we got this from step 1 above)
- Paste API and Secret from step 3 into the _Client ID_ and _Client Secret_ fields - Paste API and Secret from step 3 into the _Client ID_ and _Client Secret_ fields
- Click the _Generate Access Token_ button next to the _Access Token_ field and it will auto-populate - Click the _Generate Access Token_ button next to the _Access Token_ field and it will auto-populate
- In the _Swagger File Path_ field, paste (this is a REST v2 OpenAPI specification file that may be different than the one you use in production later. IICS doesn't currently accept V3 and also frequently refers to this OpenAPI specification as a Swagger file.) - In the _Swagger File Path_ field, paste https<area>://git.doit.wisc.edu/interop/iics/external-iics-docs/-/raw/master/docs/tutorials/PersonAPI/swagger.json (this is a REST v2 OpenAPI specification file that may be different than the one you use in production later. IICS doesn't currently accept V3 and also frequently refers to this OpenAPI specification as a Swagger file.)
![RESTv2 Settings](images/RESTv2settings.png "RESTv2 Settings") ![RESTv2 Settings](images/RESTv2settings.png "RESTv2 Settings")
......
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