Field containing a URL.
Field | Type | Description |
object_type | string | Will always be "url". |
is_valid | True|False | True if the value is not empty. |
value | string | The URL as input into the field. |
output | html | The URL as input into the field. |
output_in_list | html | Same as output. |
field_id | string | The identifier for this field. |
default_value | string | The default value for this field if no value is specified |
Create Link with URL field
Copy