v1
latestOpenAPI 3.1.02026-07-26294215839.4 KBWebhooks
Public API
Get Webhook Post Fields
Returns an object containing the employee fields that can be included in the webhook post body for field-based webhooks. Also includes the related table and page records referenced by those fields. Use the field IDs or aliases from this response in the postFields map when creating or updating a field-based webhook.
OAuth Scopes: webhooks
get/api/v1/webhooks/post-fields
Response
An object with fields, tables, and pages arrays. fields contains the postable employee fields with their IDs, aliases, types, and associated page/table IDs. tables and pages contain the referenced metadata for those associations.