Netsuite REST API OAuth Client Credentials Technical Notes
Technical Notes for the Netsuite REST API client credentials component.
Related pages:
NetSuite REST API
Changelog
1.0.1 (November 07, 2024)
- Changed the OAuth2 token algorithm from RS256 to PS256
- Bumped Sailor version from 2.7.2 to 2.7.3
- Bumped axios and component-commons-library non-breaking versions
1.0.0 (June 03, 2024)
- Added
Make Raw Request
Action. - Initial component release.