This section outlines how to create custom fields in NinjaOne to enable Two-Way Sync from within Lifecycle Manager.
Create custom fields in NinjaOne
In NinjaOne, custom asset fields enable Two-Way Synchronization of warranty dates.
- Sign in to NinjaOne with a System Administrator account.
- Within the NinjaOne menu, navigate to Home > Administration > Devices > Global Custom Fields.
You must create two custom Date fields in your NinjaOne account:- One labeled Purchase Date
- One labeled Warranty Expiration Date
- Click the Add button and choose Field.
- In the Create custom field window, enter the following information:
- In the Custom field, type * dropdown, select Date.
- Click Continue.
- In the Label* field, type Purchase Date (exactly as shown)
- In the Name * field, use the default entry of purchaseDate.
- Set the Definition Scope to Device.
- Leave Custom field is required unselected.
- In the Custom field, type * dropdown, select Date.
- Click the Next button.
- Set the API Permission to Read/Write.
- Accept all other settings, and click Next.
- Add relevant details in the Description, Tooltip text, and Footer text fields, if desired.
- Click Next.
- Leave Filter Date Options to None.
- Click Create.
- Repeat steps 3 through 9 for the Warranty Expiration Date field.
- In the Create Field window, enter the following information:
- In the Custom field, type * dropdown, select Date.
- Click Continue.
- In the Label* field, type Warranty Expiration Date (exactly as shown)
- In the Name * field, use the default entry of warrantyExpirationDate.
- Set the Definition Scope to Device.
- Leave Custom field is required unselected.
- In the Custom field, type * dropdown, select Date.
- Click the Next button.
- Set the API Permission to Read/Write.
- Accept all other settings, and click Next.
- Add relevant details in the Description, Tooltip text, and Footer text fields, if desired.
- Click Next.
- Leave Filter Date Options to None.
- Click Create.