improved

Custom Properties Export/Import Scripts - UPDATED

I have updated the following scripts to remove pagination in order to return all the desired values, these scripts use N-central's Rest APIs and replicate the functionality of the old Export/Import tool that leveraged the SOAP APIs.

  • NC Rest API - Export All Custom Properties for Multiple Devices
  • NC Rest API - Set Custom Property for Multiple Devices
  • NC Rest API - Export Custom Property for Multiple Devices
  • NC Rest API - Set Customer Custom Property for Multiple Customers
  • NC Rest API - Export Customer Custom Property for Multiple Customers
  • NC Rest API - Export All Customer Custom Properties for Multiple Customers

You must be authenticated with API to run this script, you can use NC Rest API - Exchange JSON for Access Token.ps1 to authenticate.

You will need to be running N-central 2024.6 or later to run these scripts.