Paycor Activities
Use the Paycor group to start a workflow when Paycor sends a webhook.
Available activities
| Activity | Purpose |
|---|---|
| Webhook Receiver | Exposes a webhook endpoint that starts a workflow for each inbound event |
Receive a Paycor event
- Add Webhook Receiver as the workflow's event source.
- Set the path the endpoint is exposed at.
- Set the shared secret Paycor signs its requests with.
- Restrict the accepted media types to those Paycor sends.
- Map the inbound event into the workflow.