Skip to content
FlowHubFluxonLab
Microsoft Excel 365
Microsoft Excelfree

Get all Excel workbooks

by amudhanadapted from n8n official workflow galleryUpdated Aug 2026
RequiresMicrosoft Excel 365Microsoft Excel 365
Share Post Share
MaOn clicking 'execute'On clicking 'ex…Microsoft Excel1
1/5
STEPS · 1
Run manually by an operator

Companion workflow for Excel node docs

Tags

n8nreference-onlymicrosoft-excel
Connects
microsoftexcel365Microsoft Excel 365
CategoryMicrosoft Excel
Triggermanual
Complexitysimple
Nodes2
AddedJul 28, 2020
microsoftexcel365salesforce
free

Create Salesforce accounts based on Excel 365 data

This workflow shows a no code approach to creating Salesforce accounts and contacts based on data coming from Excel 365 (the online version of Microsoft Excel). For a version working with regular Excel files check out this workflow instead. To run the workflow: Make sure you have both Excel 365 and Salesforce authenticated with n8n. Have a Microsoft Excel workbook with contacts and their account names ready: Select the workbook and sheet in the Microsoft Excel node of the workflow, then configure the range to read data from: Hit the Execute Workflow button at the bottom of the n8n canvas: Here is how it works: The workflow first searches for existing Salesforce accounts by name. It then branches out depending on whether the account already exists in Salesforce or not. If an account does not exist yet, it will be created. The data is then normalised before both branches converge again. Finally the contacts are created or updated as needed in Salesforce.

by Tom