This is a simple class that signs your HttpRequest callouts from Salesforce to Netsuite restlet services with the proper OAuth 1.0 credentials.
For an example on how to implement this class, see the included Apex unit test class.
OAuth 1.0 signing service for Salesforce to Netsuite Restlet integrations
This is a simple class that signs your HttpRequest callouts from Salesforce to Netsuite restlet services with the proper OAuth 1.0 credentials.
For an example on how to implement this class, see the included Apex unit test class.
OAuth 1.0 signing service for Salesforce to Netsuite Restlet integrations