Run a Function
Open Integrate on a ready Function to see code snippets generated from its input schema. Published Functions currently run as asynchronous Batch jobs.Install and authenticate
sutro login.
Submit rows
The dictionary keys must match the Function’s configured input fields.batch_run_function() accepts a list of dictionaries, Pandas or Polars
DataFrames, local CSV or Parquet files, and HTTPS download URLs.