Pinned Repositories
gmihaylov
Config files for my GitHub profile.
netsuite-aes-encrypt-decrypt-string
Simple Suitelet that encrypts / decrypts string in AES
netsuite-chatgpt-chat
Integrate ChatGPT with NetSuite and ask questions.
netsuite-chatgpt-integration
Integrate ChatGPT with NetSuite and ask questions about current transaction.
netsuite-european-central-bank-fx-rates-import
Scheduled script that import FX Rates from https://www.ecb.europa.eu/stats/eurofxref/eurofxref-daily.xml into NetSuite
netsuite-nodejs-restlet-call
Simple NodeJS app that call NetSuite RESTlet and get JSON data
netsuite-restlet-search-export
Simple RESTlet that loads saved search and return its results into JSON string.
netsuite-saved-search-export-csv
Simple Scheduled script that export Saved Search results to CSV file
netsuite-saved-search-export-excel-xlsx
Proof of concept Suitelet that exports Saved Search rows to Excel (XLSX file format) using xlsx.js library
netsuite-zip-file-reader
Simple SuiteScript 2.1 Suitelet that shows how to use jszip-sync library in your SDF projects to Unzip files.
gmihaylov's Repositories
gmihaylov/netsuite-chatgpt-integration
Integrate ChatGPT with NetSuite and ask questions about current transaction.
gmihaylov/netsuite-qr-code-generator
Simple SDF project that demonstrates how to create & render server side generated QR code within NetSuite.
gmihaylov/netsuite-saved-search-export-csv
Simple Scheduled script that export Saved Search results to CSV file
gmihaylov/netsuite-saved-search-export-excel-xlsx
Proof of concept Suitelet that exports Saved Search rows to Excel (XLSX file format) using xlsx.js library
gmihaylov/netsuite-scheduled-script-restlet-call
Simple Scheduled script that call NetSuite RESTlet and get JSON data
gmihaylov/netsuite-zip-file-reader
Simple SuiteScript 2.1 Suitelet that shows how to use jszip-sync library in your SDF projects to Unzip files.
gmihaylov/gmihaylov
Config files for my GitHub profile.
gmihaylov/netsuite-aes-encrypt-decrypt-string
Simple Suitelet that encrypts / decrypts string in AES
gmihaylov/netsuite-chatgpt-chat
Integrate ChatGPT with NetSuite and ask questions.
gmihaylov/netsuite-european-central-bank-fx-rates-import
Scheduled script that import FX Rates from https://www.ecb.europa.eu/stats/eurofxref/eurofxref-daily.xml into NetSuite
gmihaylov/netsuite-file-cabinet-file-size-limit-overcome
Simple Scheduled script that overcome NetSuite File Cabinet File Size Limit via appendLine API call
gmihaylov/netsuite-nodejs-restlet-call
Simple NodeJS app that call NetSuite RESTlet and get JSON data
gmihaylov/netsuite-restlet-search-export
Simple RESTlet that loads saved search and return its results into JSON string.
gmihaylov/netsuite-saved-search-export-csv-papaparse
Simple Scheduled script that export Saved Search results to CSV file using Papaparse external library
gmihaylov/netsuite-saved-search-export-excel-xml
Simple Suitelet that exports Saved Search results to Excel (XML file format) using handlebars library & handlebars template
gmihaylov/netsuite-saved-search-export-pdf
Simple Suitelet that exports Saved Search results to PDF