API Get Request
Does any one have an example of using a suitelet script to get data from a third party site ?
The answer will vary a lot depending on what the site is, the APIs available, and the authentication needed.
Which site are you trying to access?
The site is Alliance Bank. It’s a REST API. The Authentication needed was clientid, secret and a bearer. I wanted to see if there was more examples out there for get request using suitelet but I mostly find post and it’s mainly requests being done in netsuite instead of third party requests