Two questions: 1. Is it possible to create new fi...
# suitescript
k
Two questions: 1. Is it possible to create new fields or segments programmatically using any of the APIs (I am posting this in #C29HQS63G but would like to know the answer across all APIs) 2. Is there any way to create bundles or SuiteApps without a NetSuite account of your own (maybe a manual install via SDF or something?)
I think the answer to both is no, but a client asked so I'm double checking with the community. :)
a
1. 90%+ sure the answer is no, I'm not aware of anything that allows this. 2. I'm not sure I really understand the question - bundles at least need to have a source account to install FROM, SDF projects (suiteapps) can live in your IDE / repo and be installed from SDF, but I'm not sure how you'd go about building and testing such an app without a NetSuite environment?!
k
That's what I thought thanks
👍 1
b
the record is of an entity custom field is
entitycustomfield
try it out with N/record in a serverside script