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!
Finding scripts using https.requestSuitelet(options) method with option.external=true
We receive an email like the announcement made in this community here:
The email started with "You are receiving this message because https.requestSuitelet(options) is still used in one or more SuiteScript scripts in your account. The behavior of this API will change by the end of this month.", suggesting that at least one script in our instance needs to be changed.
I know that none of our in-house scripts use https.requestSuitelet(options) and confirmed with our biggest integration partner that none of their scripts use that API call either. With no way to search code in bundles, is there any way that we can find what scripts are using this call?