Hi all,
Regarding the move the HMAC-SHA256.
We're using Dell Boomi as our middleware and are calling Restlets in NetSuite to get some data from NetSuite where it's not supported to get the fields/records directly via SOAP.
We're using the HTTP Client connector in Boomi for that.
This connector only supports HMAC-SHA1 under OAuth 1.0.
OAuth 2.0 as far as I can find stuff online requires manual code grant by someone every 7 days.
That to me sounds like a No-Go.
Anyone any better ideas?