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 Field window, enter the following information:
-
In the Label* field, type Purchase Date (exactly as shown)
-
In the Name * field, use the default entry of purchaseDate.
-
In the Select Field Type * field, select Date.
-
-
Click the Create button.
-
Set the API Permission to Read/Write.
-
Set the Definition Scope to Device.
-
Accept all other settings, and click Save.
-
-
Repeat steps 3 thru 6 for the Warranty Expiration Date field.
-
In the Create Field window, enter the following information:
-
In the Label* field, type Warranty Expiration Date (exactly as shown)
-
In the Name * field, use the default entry of warrantyExpirationDate.
-
In the Select Field Type * field, select Date.
-
-
Click the Create button.
-
Set the API Permission to Read/Write.
-
Set the Definition Scope to Device.
-
Accept all other settings, and click Save.
-