Make.com: Salesforce to NetSuite Automation Workflow by Dylan GuidryMake.com: Salesforce to NetSuite Automation Workflow by Dylan Guidry

Make.com: Salesforce to NetSuite Automation Workflow

Dylan Guidry

Dylan Guidry

πŸ”Ή Problem
A client faced inefficiencies when managing opportunity handovers between their sales and finance teams. Every time a deal was marked β€œClosed Won” in Salesforce (SFDC), the finance team had to manually create a Sales Order in NetSuite, leading to:
Delays in order processing.
Human errors in data entry.
Lack of real-time visibility for stakeholders.
πŸ”Ή Solution
I built an end-to-end automation workflow in Make.com that connects Salesforce and NetSuite seamlessly:
Trigger: When an Opportunity is closed in Salesforce, the webhook fires.
Account & Opportunity Data Retrieval: The workflow fetches all relevant details from Salesforce (account, items, pricing).
Data Transformation: Using XML parsing, iterators, and JSON structuring, the workflow organizes order details.
Sales Order Creation: A new Sales Order is automatically generated in NetSuite with full line-item accuracy.
Notifications: Stakeholders receive a Slack notification with confirmation and order details.
πŸ”Ή Impact
βœ… Zero manual entry β†’ Reduced errors by 100%. βœ… Order processing time cut from hours to minutes. βœ… Improved collaboration β†’ Both sales and finance teams have instant visibility. βœ… Scalability β†’ Client can now handle higher deal volumes without extra overhead.
πŸ”Ή Tech Stack
Make.com (workflow automation, data parsing, JSON/XML handling)
Salesforce (SFDC) (opportunity + account management)
Oracle NetSuite (sales order management)
Slack (stakeholder notifications)
πŸ‘‰ Result: The client streamlined their quote-to-cash process, achieving faster revenue recognition and a more efficient sales-to-finance workflow.
Like this project

Posted Oct 1, 2025

Automated sales order creation between Salesforce and NetSuite, reducing errors and processing time.