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
Tag: integration
Export API in Infor
For calling the export API we need to configure the event which we want to triggered. Select the event and save the configuration record. After enabling create an ASN receipt and upon the status changes to verify and close will trigger the API and the integration log will fetch the details. Once we fetch the… Continue reading Export API in Infor
Infor ASN receipt Creation
Create an ASN receipt in INFOR for the purchase order. Click populate from PO from the Action tab and enter the purchase order number, upon saving the ASN receipt will create. Once ASN receipt created click the Tools tab and click additional downloads from the drop down, then a new page will show with the… Continue reading Infor ASN receipt Creation
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
Infor WMS API
Infor WMS API
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
Proposal For Windchill- NetSuite Integration
Proposal For Windchill- NetSuite Integration
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.