Random one today. I used to leverage a SSP for an...
# suitescript
j
Random one today. I used to leverage a SSP for an integration with slack. The SSP didn’t require authentication headers (which the slack call couldn’t generate) but it COULD run SuiteScript to generate the headers and then pass the request on over to my restlet to do the actual work. We recently moved our website/domain to a new platform so it’s no longer hosted on NetSuite. How can I access my SSP url on the system domain rather than our old company domain? I tried turned on “system domain” but I can’t see how to deploy to system and/or obtain the URL I’d need to use to hit the SSP.