Powered By Zapier
Integration Marketplace
- Low-code
- Code-native
Built-in Workflows
- Low-code
- Code-native
AI Workflows
Managed Authentication
Billing
API Specification
- API Authentication
- Apps
- Categories
- Accounts
- Zap Templates
- Zaps
- Actions
- Authentications
- Experimental
- Schemas
- Rate Limiting
Categories
Accounts
Zap Templates
Authentications
Experimental
Fieldset
DATETIME
- DATETIMEMULTILINE
- MULTILINEPASSWORD
- PASSWORDCODE
- CODEREADONLY
- READONLYFILE
- FILESELECT
- SELECT
Available options:
DATETIME
, MULTILINE
, PASSWORD
, CODE
, READONLY
, FILE
, SELECT
STRING
- STRINGNUMBER
- NUMBERINTEGER
- INTEGERBOOLEAN
- BOOLEANARRAY
- ARRAYOBJECT
- OBJECT
Available options:
STRING
, NUMBER
, INTEGER
, BOOLEAN
, ARRAY
, OBJECT
Was this page helpful?
Copy
{
"type": "<string>",
"id": "<string>",
"fields": {
"type": "<string>",
"id": "<string>",
"default_value": "<string>",
"depends_on": [
"<string>"
],
"description": "<string>",
"format": "DATETIME",
"invalidates_input_fields": true,
"is_required": true,
"items": {},
"placeholder": "<string>",
"title": "<string>",
"value_type": "STRING"
},
"title": "<string>"
}