is there a good resource on full on beginner SuiteCloud scripting? I'm trying to make a pretty simple program that just queries netsuite for the results of a few searches and compiles all of those into a JSON file on a linux based webserver that I'm hosting but I don't know if I'm experienced enough of a programmer to just comb through their resource documents.
John Michaels
10/21/2020, 2:02 PM
I'm familiar with setting up integration tokens and api tokens but I can't find any sort of document that just shows straight up how to create the connector object. I'm somewhat familiar with javascript, c++, and python but any resources you guys have that don't involve the $4k netsuite course would be much appreciated
@erictgrubaugh's resources are probably the best way for any beginner
❤️ 1
Sandii
10/21/2020, 2:48 PM
Also join #C29HQS63G and ask more specific questions in there, plenty of active people
s
Sciuridae54696d
10/21/2020, 4:11 PM
@John Michaelshttps://stoic.software/effective-suitescript/author/erictgrubaugh/page/4/
Start reading. This is gold dust reduced to the finest.
After reading all of that, I personally think if you have access to the NS Learning Portal, the SuiteScript 2.0 developer course there is not bad, at least it helped me, imo