How to Create a Logic App Standard Flat File Schema in VS Code
Sep 1, 2026
Flat files are far from dead Today, APIs, JSON, and XML dominate most integration projects Still, many enterprise integrations rely on CSV, TXT, fixed-width,
The Hidden Challenge of Delimited Files: When the Delimiter Is Also Part of the Data (Part 4) – T...
Aug 27, 2026
In the previous articles of this series, I explained why flat file parsers in BizTalk Server and Logic Apps struggle when business data contains the same
The Hidden Challenge of Delimited Files: When the Delimiter Is Also Part of the Data (Part 3) – T...
Aug 26, 2026
In the previous articles, we explored a common flat file parsing challenge: business data contains the same character used as the field delimiter When this
The Hidden Challenge of Delimited Files: When the Delimiter Is Also Part of the Data (Part 2) ...
Aug 25, 2026
In this second blog post, I will explain the traditional way developers create a flat-file schema and present the main issue that occurs in delimited files
The Hidden Challenge of Delimited Files: When the Delimiter Is Also Part of the Data (Part 1)
Aug 24, 2026
Delimited files such as CSV, comma-separated (,), pipe-separated (|), semicolon-separated (;), or tab-delimited files remain one of the most common
Friday Fact: You can use Flat File Schemas in Logic Apps to parse CSV – no need for Compose spagh...
Apr 18, 2025
When working with Logic Apps, especially in enterprise integrations with external systems, teams often receive flat‑file formats, such as CSV So what do
Logic Apps: How to process CSV files
Jul 28, 2023
One of the most ancient and common standards for message representation is using text files (Flat Files), such as CSV (Comma Separated Values) or TXT, many of
CSV Structure Validation Pipeline Component
Jan 23, 2023
I'm back to another blog post about BizTalk Server! I know that my latest post has been about Azure Logic Apps, and you can expect many more in the future And
Logic Apps: CSV Alphabetic sorting
Apr 12, 2021
We learn new things every day When it comes to Logic Apps, learning never stops because the platform constantly evolves and new components appear However,





