ID | Name | Description | Value | EntityType | CreatedAt | UpdatedAt | Active | Scope | Type | Server Url | Integration |
---|---|---|---|---|---|---|---|---|---|---|---|
AG9ZWR192D | Template 2 | This is template A | {"x2": "some"} | 2024-03-08 10:00:00 | 2024-03-08 12:30:00 | false | integration | finding | https://webhook.site/x124 | 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. |
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. |
Scope | Required The scope of the webhook. Valid values are: integration , global |
Type | Required The type of webhook. Valid values are: finding , request , review |
Server Url | Required The URL of the webhook. |
Integration | Optional The integration type of the webhook. required if scope is integration |
HEAD
to the pollingUrl
.404
, the file is not ready, and you should retry this polling request after a delay.200
, the file is ready, and you may proceed to download the CSV from the received url
.