Feb 11, 2026
Six Automation Studio Patterns We Use on Every SFMC Engagement
Starting Sources, Activity types, and six composable patterns that show up on almost every Marketing Cloud build. A reference sheet for SFMC teams.
Read MoreClient expects a nightly tracking file on their SFTP. Data Extract runs, no errors, file never arrives. The gap is one missing Activity. Here's the pattern we use on every production data-export engagement.

A banking client on our roster wanted nightly tracking exports pushed to their own SFTP so their analyst team could process opens and clicks in their data warehouse.
The first build ran clean. No errors, automation marked complete every night. A week later the client asked why no files had shown up. Investigation took 20 minutes: Data Extract Activity was writing the file to SFMC's own SFTP, but there was no step to push it to the client's SFTP. Silent gap.
Here's the three-step pattern we use every time.
Three Activities. Each does one thing. Skipping any one breaks the chain silently.
Reads from Data Extensions and Data Views (the system-owned DEs like _Open, _Click, _Sent, _Subscribers), optionally joins/filters/aggregates, and writes the result to a target DE of your choice.
Classic mistake here: exporting directly from a raw source DE. If the client wants "subscribers who opened email today" and the source Subscriber_DE holds all subscribers (millions), Data Extract straight from it produces a multi-million-row CSV instead of a few thousand. SQL Query first, Data Extract second.
Takes a DE and writes it out as a file (CSV, TSV, or pipe-delimited) onto SFMC's own SFTP. Configuration lets you name the file, pick delimiter, include headers, and optionally zip it.
Data Extract is a one-purpose Activity: DE -> file on SFMC SFTP. That's where the file stops if you don't add the next step.
Moves the file. From SFMC SFTP to an external SFTP, or from one folder to another inside SFMC SFTP. Also handles encryption - if the client wants files delivered encrypted, the File Transfer Activity can PGP-encrypt on the way out.
For an external SFTP destination, you configure the External File Location once in Setup > Data Management > Key Management + File Locations, then reference it in the File Transfer Activity.
Described above. Data Extract Activity alone leaves the file on SFMC's SFTP. Many first-time setups assume Data Extract is the end; it isn't if the file needs to leave SFMC.
Leads to multi-million row CSVs landing on the client's SFTP, usually timing out the upload or overwhelming the downstream ingestion. Always filter in SQL Query first.
Store the external SFTP credentials in File Locations, not inline on each Activity. When the credential rotates, you update one place instead of hunting every Automation.
If the client asks for encrypted files and you store their PGP public key in SFMC, test what happens when they rotate the key. Rotation is rare but routine - plan for it.
Adds a File Transfer step:
Two File Transfer Activities in a row: one to encrypt, one to push. You can't do both in one Activity - they're separate operations.
Before going live, run the full automation manually and confirm:
Run this test for two consecutive days before declaring it production-ready. Flaky SFTP credentials often pass the first run and fail on the second.
Export pipelines in SFMC need three Activities, not two. SQL Query prepares the data, Data Extract writes the file, File Transfer moves it. The moment a file is supposed to land on a client's SFTP instead of SFMC's own, that third Activity is mandatory. Spend the extra five minutes configuring the External File Location and testing end to end - it pays back the first time the client asks why the files haven't been arriving.
Designing an SFMC data export pipeline? Our Salesforce team ships end-to-end Automation Studio setups including External File Locations and PGP encryption on production engagements. Get in touch ->
See our full platform services for the stack we cover.
We build trust by delivering what we promise – the first time and every time!
We'd love to hear your vision. Our IT experts will reach out to you during business hours to discuss making it happen.
"Collaborate, Elevate, Celebrate where Associates - Create Project Excellence"
SapotaCorp beyond the IT industry standard, we are