A database export into ready XML — on request

On request the scenario takes records from the database, turns them into XML and formats them by a template, returning the finished file.

  • Takes the needed records from the database
  • Turns the data into XML
  • Formats it by a set template
  • Returns the finished file on request
Webhook