Tools
Small utilities I use or share. Readmes are clear; support is honest about scope.
SuiteScript Field Mapper
Map inbound JSON to NetSuite field IDs with a single config object.
Use when:
Building RESTlets/MapReduce that hydrate custom records/items.
Includes:
Sample config, type guards, tiny logger.
License:
MIT
Open‑source, no SLA. Issues and contributions welcome.
CIC Mapping Checklist
A practical checklist to prepare partner mappings in Cleo CIC for NetSuite.
Use when:
Onboarding/retrofitting partners (SLSRPT/INVRPT).
Includes:
Required fields, common pitfalls, test cases.
License:
CC BY 4.0
Open‑source, no SLA. Issues and contributions welcome.
Saved Search → CSV Exporter
A minimal approach to export curated CSVs on demand with safe defaults.
Use when:
Ops needs a clean download without giving full search access.
Includes:
Scriptlet code, governance notes, usage docs.
License:
MIT
Open‑source, no SLA. Issues and contributions welcome.