<EntityName>WebhookUdfField (SOAP API)
This article describes the WebhookUdfField entity for the Autotask SOAP API. For the REST API equivalent of this webhook, refer to <EntityName>WebhookUdfFields (REST API).
Overview
This entity names a user-defined field (UDF) that, when updated, will either trigger a webhook call or is always included with the payload of the webhook. At least one callout field (WebhookField or WebhookUdfField) is required to make a create() or update() call.
Entity details
You can also retrieve this information with the Web Services API call The getEntityInfo() SOAP API call.
Entity Name: | <EntityName>WebhookUdfField |
Can Create: |
![]() |
Can Update: |
![]() |
Can Query: |
![]() |
Can Delete: |
![]() |
Can Have UDFs: |
Fields
Field Name Label and Description |
Datatype | Read Only | Is Required | Reference Name | Picklist? |
---|---|---|---|---|---|
id |
long |
![]() |
![]() |
||
IsDisplayAlwaysField |
boolean |
![]() |
|||
IsSubscribedField |
boolean |
![]() |
|||
UdfFieldID |
integer |
![]() |
![]() |
![]() |
|
WebhookID |
integer |
![]() |
<EntityName>Webhook (SOAP API) |