what is the best way to get landed cost from netsu...
# ask-stanley-ai
y
what is the best way to get landed cost from netsuite? rest api, suiteql or restlet?
c
AI generated answer (using internal Slack threads):
Based on the conversations, it seems that the best way to get landed cost from NetSuite depends on the specific requirements and the level of customization needed. If you need to allocate landed costs based on volume, which is not natively supported by NetSuite, you might need to use a third-party integration or manually calculate the landed cost and use the Landed Cost by Line feature on the item receipt. There is a case study available at this link: https://www.jobinandjismi.com/case-study/netsuite-customization-for-landed-cost-feature/ that might be helpful. If you are looking to make an integration where a third-party system will be making calls to receive pricing data from NetSuite and then push a JSON object to NetSuite to generate or update a Sales Order, you might want to consider using SuiteTalk REST or RESTlets. SuiteTalk REST provides a lot of standardization and is recommended for maintainability. However, if your business requires extensive customization or preprocessing/cleaning of data, RESTlets would be the better option. You can refer to this comparison document: https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/section_1544786256.html for more information. ****** Disclaimer: This response was generated by an artificial intelligence assistant based on previous conversations from multiple Slack channels, and may contain inaccuracies or mistakes. ******
Slack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.84458214
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.832754374
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.830416083
Please provide your feedback on this answer.