Automating DataMergeStudio with AppleScript

Controlling DataMergeStudio from a script

DataMergeStudio is scriptable with AppleScript, so you can drive it from scripts and other Mac tools.

What it can do today

AppleScript support currently covers the core of a run:

  • load a project;
  • import a (new) datasource;
  • start a merge.

That’s enough to automate the common case – point an existing project at fresh data and produce the output – without anyone opening the app by hand.

Where it fits

AppleScript is the Mac’s common automation language, so these steps can be wrapped in a scheduler, a folder action, or another app’s workflow: new data lands, a script loads the project, imports the datasource, and runs the merge.

Next

That’s automation. Next comes your account: plans, seats, and AI access.

Not found what you're looking for?

Automation · Last updated 1 month ago

Copyright ToolboxCode UG