Enabling Paycor webhooks allows you to create a Jira or JSM ticket whenever certain events (hire, terminate, employee changes) occur in Paycor. You can enable event notifications in Paycor - instructions are here: https://developers.paycor.com/guides#event-subscriptions
Setup Paycor connection in OnLink by selecting “Other HR Assets Source”. Follow instructions here to get the connection parameters:
URL - https://apis-sandbox.paycor.com or https://apis.paycor.com
Create application and get Oauth2 client id and secret values as well as APIm Subscription Key (goes into Org (Subscription) Id) (https://developers.paycor.com/guides#configure-application)
Simple Client Activation - copy the Refresh Token (https://developers.paycor.com/guides#simple-client-activation)
...
Follow instructions in our Webhook documentation to understand how OnLink supports webhooks. Here are the config elements you will need to configure Hubspot webhook:
...