My Stuff
On Friday, October 10, 2025, at 8:00 PM Pacific Time, our Case Management System will undergo a scheduled maintenance for approximately 4 hours. During this time, case creation via SuiteAnswers will be unavailable and inbound calls will be routed to Customer Service.
Share Your SuiteWorld Experience & Earn a Special Badge!
Comments
-
Weirdly this resolved itself and I'm not sure how or why.
-
Coming back to answer my own question. Not sure why this code stopped working, but you can achieve this same functionality with the requestRestlet() method: var response = https.requestRestlet({ //body: "", Optional, put body here for NON-GET methods deploymentId: 'customdeploy_rl_test', method: 'GET', scriptId:…