# Webhooks: Gripp CRM Webhooks - Catalog: `GrippCrm` - Primary Keys: `id` - Label: Webhooks - Retrieve: True ## Table Columns The columns of the table `Webhooks` are shown below. Each column has an SQL data type. | Name | Data Type | Label | Required | Documentation | |---|:---:|---|:---:|---| | `createdon_date` | `datetime` | Created on Date | ☐ | | | `createdon_timezone_type` | `int32` | Created on Timezone Type | ☐ | | | `createdon_timezone` | `varchar2` | Created on Timezone | ☐ | | | `errorcount` | `int32` | Error Count | ☐ | | | `extendedproperties` | `varchar2` | Extended Properties | ☐ | | | `id` | `int32` | ID | ☐ | | | `updatedon_date` | `datetime` | Updated on Date | ☐ | | | `updatedon_timezone_type` | `int32` | Updated on Timezone Type | ☐ | | | `updatedon_timezone` | `varchar2` | Updated on Timezone | ☐ | | | `webhook_trigger_discr` | `varchar2` | | ☐ | | | `webhook_trigger_id` | `int32` | Webhook Trigger ID | ☐ | | | `webhook_trigger_searchname` | `varchar2` | Webhook Trigger Search Name | ☐ | | | `webhook_url` | `varchar2` | Webhook (URL) | ☐ | |