mchandler / ApexNetsuite

OAuth 1.0 signing service for Salesforce to Netsuite Restlet integrations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ApexNetsuite

This is a simple class that signs your HttpRequest callouts from Salesforce to Netsuite restlet services with the proper OAuth 1.0 credentials.

Implementation

For an example on how to implement this class, see the included Apex unit test class.

About

OAuth 1.0 signing service for Salesforce to Netsuite Restlet integrations


Languages

Language:Apex 96.5%Language:JavaScript 3.5%