employee.created
Payload
The payload of this webhook request is an object.
id
type
platform_id
data
created_at
object
api_version
Response
2XX
Your server implementation should return this HTTP status code if the data was received successfully
4XX
If your server returns an HTTP status code indicating it does not understand the format of the payload the delivery will be treated as a failure. Multiple retries will be attempted!
5XX
If your server returns an HTTP status code indicating a server-side error the delivery will be treated as a failure. Multiple retries will be attempted!

