Automate EDI Message Processing with Gmail and Google Sheets - n8n Workflow | Neura Market
Automate EDI Message Processing with Gmail and Google Sheets
Streamline the processing of EDI messages by automatically parsing emails from Gmail and logging the data into Google Sheets. This workflow simplifies manual data handling for small businesses.
This workflow is designed to help small businesses efficiently manage Electronic Data Interchange (EDI) messages. It triggers on new emails in Gmail containing 'EDI' in the subject, parses the EDI message to extract structured data, formats it for tabular representation, and logs the results into Google Sheets. The workflow differentiates between return and outbound orders, storing them in separate sheets within the same Google Sheets document.
Platform
n8n
Category
Business Operations & ERPs
Price
Free
Creator
Finn O'Brien
if
set
code
gmail
merge
splitOut
stickyNote
gmailTrigger
googleSheets
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.