Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
API Secrets - programmatical creation and access to scriptid
Hello,
I have two questions regarding the managing and usage of API Secrets.
Is there a way to create API Secret record via suitescript?
And secondly, is it possible to get a specific API Secret "id" field - not the internal id but the scriptid that is used in method https.createSecureString? I see that it is possible to create a custom field (custom entity for example) of type list/record and point it to the API Secrets. However, that field does not provide any joined fields in Saved Searches and nothing else than the internal id or the name when being used in SuiteScript record.load. Hence, I am not able to get the scriptid. Also Secret APIs are not listed in Saved Search menu, so