Customer Portal

A customer portal in NetSuite typically refers to a web-based interface or platform that allowscustomers to interact with the company NetSuite and access specific information or servicesrelated to their accounts, transactions, and interactions with the business. Please find the attached document to create customer portal in NetSuite

Load a workbook to suitelet

Initially create a data set based on the requirement. Then, apply this data set to a workbook. Please follow the below code to load the workbook to a suitelet Import the N/workbook module to the script. 2. Code for load the workbook var myWorkbook = workbook.load({ id: myWorkbookId //Id of the workbook });

Load a workbook to suitelet script

Using N/query module in the suitelet for load the workbook to the script. Create data set and workbook in NetSuite and export the code similar as saved search and apply to the script.

How can find the Shopify Template/Integration app in Celigo

Click the MarketPlace in the Celigo Find the term Shopify in the marketplace of Celigo. Select the required template or integration app from the Shopify. For example, if you need to integrate Shopify and NetSuite, Select the Shopify-NetSuite template from celigo.

Published
Categorized as Celigo

Enable the features in NetSuite for Celigo Integration

In NetSuite, go to Setup > Company > Enable Features. In the Company tab, under the Data Management section, check the File Cabinet box. 3.In the Suite Cloud tab, under the Suite Builder section, check the Custom Records checkbox. Suite Script section, check the Client Suitescript, and Server Suitescript checkboxes. Suite Talk (Web Services) section, check Soap Web Services, and Rest Web Services checkboxes. 4.Click Save.

Published
Categorized as Celigo