Synchronize NetSuite Cases with Salesforce Cases > Using the Synchronize NetSuite Cases with Salesforce Cases recipe > Configuring and publishing the NetSuite connection
  

Configuring and publishing the NetSuite connection

To configure and publish the NetSuite connection, perform the following steps:
    1Open the NetSuiteConnectionCase connection.
    2In the Type field, select NetSuite.
    3From the Run On list, select Cloud Server or any Secure Agent.
    4In the Connection Properties section, enter values for the following properties:
    Property
    Description
    Client ID
    NetSuite OAuth 2.0 client ID to generate a valid access token. Enter the client ID that you generated from the Integration page in NetSuite.
    Certificate ID
    NetSuite certificate ID that you generated using OAuth 2.0 Client Credentials. NetSuite certificate ID that you generated under Setup > Integration > Manage Authentication > OAuth 2.0 Client Credentials (M2M) Setup in NetSuite.
    Instance URL
    NetSuite applications suite instance URL.
    Enter the instance URL in the following format:
    https://[accountid].suitetalk.api.netsuite.com
    Certificate Private Key
    NetSuite certificate private key. Enter the PKCS8 certificate as a Base64-encoded string in the following format:
    -----BEGIN PRIVATE KEY----- ..... -----END PRIVATE KEY-----
    5 Save and publish the connection.