# Freshservice - List onboarding form fields action
The List onboarding form fields action lists the onboarding form fields of Freshservice.
# Input
This action doesn't require any input fields.
# Output
| Output field | Description |
|---|---|
| Placeholder | Placeholder of the field. |
| Label | Label of the field. |
| Name | Name of the field. |
| Position | Position of the field. |
| Required | Boolean, indicating whether the field is required or not during form submission. |
| Default | Boolean indicating whether the field is default or not. |
| Field type | Indicates the type of field. |
| Data source | Indicates the type of data source. This value is only available for the custom_lookup_bigint field type. |
Last updated: 12/11/2025, 6:57:33 PM