Proposal for SFTP-NetSuite Integration

Proposal Summary This proposal summarizes the functionality for NetSuite SFTP integration.  Requirement Aero UK would like to collect orders in XML format from an SFTP and create sales orders in NetSuite. Also push invoices from NetSuite out to a HTTP link.  Our Solution 1. Receive Order from SFTP  • The third-party system places the Order Manifest in the… Continue reading Proposal for SFTP-NetSuite Integration

Shopify NetSuite Integration via Heroku

Shopify NetSuite Integration via Heroku  Functionality Overview  Initial Heroku Setup and app creation  GitHub implementation and deploying in Heroku  Creating webhooks in Shopify  Creating a script to connect to NetSuite (Restlet) and payload conversion  Restlet in NetSuite to fetch payload and do updates  Initial Heroku Setup  Create a Heroku account and purchase a dyno (Eco),… Continue reading Shopify NetSuite Integration via Heroku

Dispatch Track Integration

The client needs to send sales order line-level details to Dispatch Tracker, the lines will be scheduled at different times. The lines scheduled at a time need to send to the dispatch tracker and create as single order in the Dispatch tracker. Scheduled Script To Send Sales Order Line Level Details To Dispatch Tracker. /**… Continue reading Dispatch Track Integration

Remove Bronto Scripts

Bronto scripts loading on the website can be removed if not required The script will only load if the Bronto account ID is set in the configuration record.We can remove the script from the website by removing the account ID

Integration: API Testing using Postman

Creating a request via postman for testing APIs – Using API Key Open an new request window in Postman select the request type: GET,POST,PUT,DELETE Provide the API url Select “No Auth” in Authorization” subtab In Headers subtab, add key as “Authorization” and value as “Bearer APIKeyvalue” (replace APIKeyvalue with key provided by client) Click send… Continue reading Integration: API Testing using Postman

PROPOSAL FOR VRMA UPDATE AND SETTING TRACKING NUMBER IN PURCHASE ORDER RECORD.

Proposal summary The scope of this proposal includes updating the ready to update checkbox in the vendor return authorization record based on the saved result, as well as updating the additional tracking number field in the purchase order based on the API response. Requirement The current requirement mainly relates to two Netsuite customizations. 1. Updating… Continue reading PROPOSAL FOR VRMA UPDATE AND SETTING TRACKING NUMBER IN PURCHASE ORDER RECORD.