Hi, what is an alternate tool for Postman to test Netsuite APIs with Ouath1 .? Kindly suggest a tool that I could use to test Netsuite APIs with token based auth in UI similar to postman.
Thanks
I have used Advanced REST Client before, though that was many years ago. It worked great for me back in the day, but I switched to Postman just because our entire company uses it now.
scottvonduhn
07/02/2024, 1:36 PM
any tool you use needs to support HMAC-SHA256 now, which was not required back then
y
yagyakumarnag
07/05/2024, 10:12 AM
I have built a tool/bundle inside NetSuite same as postman to test any NetSuite account api testing using OAuth 1.0 TBA