📄️ Creating Custom Fields
Let's say we want to store the T-shirt size for our Contacts in Fleetio so we can send them a swaggy company shirt every now and then. Since there isn't a default Contacts field called Shirt Size, we would create a drop-down Custom Field with a label of Shirt Size.
📄️ Requiring Custom Fields
Required Custom Fields must have a value during create and update operations. If a value is not provided, the operation will fail with an error message.
📄️ Using Custom Fields
Once we've created Custom Fields, we can then utilize those custom fields to push or pull custom information in and out of Fleetio.