Data Source Routines

Last updated: November 11, 2025

Data Source Routines

Purpose

Routines are an effective way to layer data source calls to Plex. They are meant to run data in as repeatably as possible.

Use Cases

  • Dynamically Generating Uploads
  • Transforming Part structures

Core Capabilities

  • Hydration of uploaded documents based on previous file outputs and inputs
  • Set up multiple data sources to run in serial

Was this page helpful?