Procure to Pay with Coupa and Netsuite > Using the Procure to Pay with Coupa and Netsuite recipe > Step 4. Configure and publish the NetSuite connection
  

Step 4. Configure and publish the NetSuite connection

Configure the client ID, instance URL, certificate ID, and private key in the NetSuiteConnectionPurchaseOrder connection, and then publish the connection.
    1Open the NetSuiteConnectionPurchaseOrder connection.
    2From the Type list, 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 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.