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: