15
Total Fields
3
Required Fields
0
Read-only Fields
1
Link Fields
DocType Properties
- Is Submittable: No
- Is Tree: No
- Track Changes: Yes
- Custom: No
- Naming Series: Not set
- Search By: Not set
Fields (15)
| Field Name | Label | Type | Options | Properties | Default |
|---|---|---|---|---|---|
webhook_doctype
|
DocType | Link | DocType |
Required
|
- |
webhook_docevent
|
Doc Event | Select |
after_insert
on_update
on_submit
+5
more
|
|
- |
enabled
|
Enabled | Check | - |
|
1 |
condition
|
Condition | Small Text | - |
|
- |
request_url
|
Request URL | Small Text | - |
Required
|
- |
is_dynamic_url
|
Is Dynamic URL? | Check | - |
|
0 |
timeout
|
Request Timeout | Int | - |
|
5 |
background_jobs_queue
|
Background Jobs Queue | Autocomplete | - |
|
- |
request_method
|
Request Method | Select |
POST
PUT
DELETE
|
Required
|
POST |
request_structure
|
Request Structure | Select |
Form URL-Encoded
JSON
|
|
- |
enable_security
|
Enable Security | Check | - |
|
0 |
webhook_secret
|
Webhook Secret | Password | - |
|
- |
webhook_headers
|
Headers | Table | Webhook Header |
|
- |
webhook_data
|
Data | Table | Webhook Data |
|
- |
webhook_json
|
JSON Request Body | Code | Jinja |
|
- |