| ID | Nam | Description | Value | Metadata | EntityType | CreatedBy | CreatedAt | UpdatedBy | UpdatedAt | Active | Status | Type | Scope | Server Url | Auth Token | Integration |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 01HREEYGKJ70X3MVAG9ZWR192D | Template 2 | This is template A | {"x2": "some"} | some entity | 2024-03-08 10:00:00 | 2024-03-08 12:30:00 | true | finding | integration | https://webhook.site/x124 | someAuthToken | aws/234 |
| Column Name | Column Description |
|---|---|
| ID | Optional - A unique identifier for the template. |
| Name | Required - The name of the template. |
| Description | Optional - A description of the template. |
| Value | Required - The value associated with the template. |
| Metadata | Optional - Additional metadata for the template. |
| EntityType | Required - The type of entity associated with the template. |
| CreatedAt | The timestamp when the template was created. |
| UpdatedAt | The timestamp when the template was last updated. |
| Active | Indicates whether the template is active or not. |
| Status | Indicates the status of the template. |
| UpdatedBy | The user who last updated the template. |
| CreatedBy | The user who created the template. |
| Type | Required The type of webhook. Valid values are: finding, request, review |
| Scope | Required The scope of the webhook. Valid values are: integration, global |
| Server Url | Required The URL of the webhook. |
| Auth Token | Optional The authentication token for the webhook. |
| Integration | Optional The integration type of the webhook. required if scope is integration |
curl:PUT.