-
NetSuite–Coupa Integration: Implementation, Bundle & Integration Support
Discussion Title: NetSuite–Coupa Integration: Implementation, Bundle & Integration Support Hello NetSuite Community, We’re Flowtaris, and we work with organizations on NetSuite and Coupa integration, implementation, enhancement, and ongoing support. We’d be happy to connect with community members who are working on…
-
Coupa Punchout To SuiteCommerce Website
My client wants our netsuite webstore to be punchout from Coupa. Coupa was a 3rd party procurement system that has the ability to allow a buyer to access a supplier's online store (our webstore) directly from their own system. Has anyone did something like this? What was the best architecture on the handling the…
-
New to NetSuite | How to Create Integration Records
The integration record is an integral step in enabling SOAP, REST, and RESTlets. It is also where you get the Consumer Token and Consumer Secret which is required to use the Token-Based Authentication (TBA) feature in NetSuite. The Consumer Token and Secret, also known as Client ID and Client Secret, are used to identify…
-
NS Pay NSCORP Integration Certificate expiring July 10, 2026 — Will this affect NS Pay or any other
Hi Community, We recently provisioned NetSuite Pay (NS Pay) and during a routine review noticed the following certificate is expiring soon: Certificate Name: NSCORP Integration Keys Script ID: custcertificate_nspay_nscorpintegration File Name: sso_keys_nscorpintegration.pfx Expiry Date: July 10, 2026 This certificate was…
-
Error: Sales Order Transform to Item Fulfilment
anyone else experiencing issues in fulfilment via script or integration?? Noticed in our sandbox account coz of testing! Even transforming in the console doesn’t work
-
REST API v1: "Invalid value for field 'item'" error when creating Assembly Build with lotnumberedass
Issue Summary I'm encountering a persistent HTTP 400 error when attempting to create an Assembly Build via REST API v1 for a lotnumberedassemblyitem. The error message is: "Invalid value for the resource or sub-resource field 'item'. Provide a valid value." However, manual creation of the same Assembly Build through the…
-
Customer Deposit API Error
I am using the Customer Deposit REST API from Postman to create a Customer Deposit record in NetSuite. However, I am encountering a validation error related to the Payment Method field. The confusing part is that when I retrieve an existing Customer Deposit record using the API, the paymentMethod field is not visible in…
-
Customer Deposit API Error
I am using the Customer Deposit REST API from Postman to create a Customer Deposit record in NetSuite. However, I am encountering a validation error related to the Payment Method field. The confusing part is that when I retrieve an existing Customer Deposit record using the API, the paymentMethod field is not visible in…
-
Clarification on API “Cold Start” vs “Warm Start” Behavior in NetSuite (Invoice Creation via API)
Hello NetSuite Community, We are integrating HubSpot with NetSuite to create Invoices in NetSuite via API. During this integration, we’re trying to better understand how NetSuite handles API execution timing and whether there is any concept similar to cold start or warm start behavior. Background In HubSpot, custom code…
-
How to Receive Data from NetSuite on Record Changes
Hi All, I have a requirement where our system needs to receive data from NetSuite in real time. Specifically, whenever a record is created or updated in NetSuite, the data should be sent to our system via an API request. Is there a native webhook functionality available in NetSuite to support this? If not, what are the…