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

Update docs/tutorials/PersonAPI/Webhooks.md

parent 09431d1b
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,8 @@
This document describes how to create a Process in IICS Cloud Application Integration that can expose an HTTP endpoint which can accept a POST request to consume a Webhook event and request additional data from the Person API.
[Here is IICS Documentation](https://docs.informatica.com/integration-cloud/cloud-application-integration/current-version/design/designing-processes/creating-a-process.html) for Cloud Application Integration
- [Here is IICS Documentation](https://docs.informatica.com/integration-cloud/cloud-application-integration/current-version/design/designing-processes/creating-a-process.html) for Cloud Application Integration
- [Here is the API Team's Webhook Documentation](https://developer.wisc.edu/docs/person-api/1/routes/people/webhooks/get) for a full overview on how to subscribe to Webhooks and receive a validation token for the Person API.
## Service Connector for OAuth
In the Application Integration module perform the following to create a “Service Connector” for OAuth endpoint:
......
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