Category Archives: NetSuite

NetSuite is a cloud-based Enterprise Resource Planning (ERP) platform that helps businesses manage core business processes in one system. It’s designed for companies of all sizes to handle accounting, operations, inventory, and customer relationships.

Netsuite how to get inventory details by suiteql php curl

To get inventory details from NetSuite using SuiteQL via PHP and cURL, you’ll need to set up a REST API request to execute the SuiteQL query. Here’s how you can achieve this: Prerequisites NetSuite Account: You need access to a NetSuite account with the necessary permissions to run SuiteQL queries. Token-Based Authentication (TBA): Ensure you… Read More »

Magento 2 NetSuite Integration with syncing sales orders, shipment and invoices

Integrating Magento 2 with NetSuite for syncing sales orders, shipments, and invoices can streamline your e-commerce operations. Here’s a general approach to setting up such integration: Understand Requirements: Before diving in, clarify your integration requirements. Determine what data needs to be synced between Magento 2 and NetSuite, such as sales orders, customer information, product details,… Read More »