NetSuite External IDs and its Best Practices for Integration With third party system

External IDs in NetSuite are unique identifiers assigned to records to facilitate integrations with external systems. They act as stable foreign keys, allowing references during imports, API calls, or data migrations without relying on NetSuite’s internal IDs, which can change. They are particularly valuable for maintaining relationships from legacy systems or third-party apps. Key Best… Continue reading NetSuite External IDs and its Best Practices for Integration With third party system

Netsuite Connector implementation : Order Sync

NetSuite connector will sync Sales order from Big commerce to NetSuite.  Sales order in BigCommerce  To sync the sales order, create an order in BigCommerce by adding the required fields.  NetSuite Connector  NetSuite connector can sync the orders into NetSuite in two different ways.   Post a single order to NetSuite  User can Retrieve single order… Continue reading Netsuite Connector implementation : Order Sync

Netsuite Connector Implementation: Fulfillment Sync

Users can fulfill the order in NetSuite and the NetSuite connector will sync the fulfillment information back to BigCommerce.  Item fulfillment in NetSuite  The Users must include a tracking number on the item fulfillment for the order when fulfilling it. This will allow you to confirm the tracking number populates in your marketplace/cart. If you… Continue reading Netsuite Connector Implementation: Fulfillment Sync

Netsuite Connector Implementation: Product Sync

Data flow for Product sync from NetSuite to Big commerce.  The product/item will sync from NetSuite to Big Commerce using the NetSuite connector.   Product in Netsuite  Users can create item records in NetSuite by adding the required fields.  For the correct posting of products into Big commerce, Users have to enter the details under the… Continue reading Netsuite Connector Implementation: Product Sync

Netsuite Connector Implementation: Product Sync(Price/Quantity)

Data flow for Customer sync from NetSuite to BigCommerce. We can sync the product details in the Netsuite to the big commerce site. Initially we need to create a product/item in Netsuite with relevant details. Product in Netsuite  For the correct posting of products into Big commerce, Users have to enter the details under the… Continue reading Netsuite Connector Implementation: Product Sync(Price/Quantity)

NetSuite Connector Implementation: Customer Sync

Data flow for Customer sync from BigCommerce to NetSuite. The customers from Big Commerce to NetSuite is synced using the NetSuite connector.   To sync the customer, create a customer in Big Commerce by adding the required fields.  Specify the date and time for under the settings so that the sync will consider the records created… Continue reading NetSuite Connector Implementation: Customer Sync

Integrating with Postman

Postman provides an API development toolchain aimed at integrating with your workflow.The Postman team develops an open ecosystem in conjunction with industry partners tobuild integrations that facilitate your API projects. Integrations allow you to automatesharing data and functionality between Postman and other tools you might use for your API development. 1.Body field corresponding to item… Continue reading Integrating with Postman