function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
A guestA guest 

OAuth 1.0 Configuration in Apex to call Netsuite System

Hi Everyone,

Couple of days back we did salesforce and Netsuite Integration with NLAuth Type Connection , But Now Netsuite has released 2018.2 version , where we have to Use the Oauth 1.0 to get connection to their system, we have consumer key,consumer secret,token id,token secret how can i make call to netsuite using these creadentials.

Any help would be appreciated thanks.