Logic Flows allow you to automate common workflows in Foundry. Logic Flows integrate with Foundry build and scheduling infrastructure to incorporate them into your data pipelines.
As of August 2024, Logic Flows is in a sunset stage and should not be used for new development.
Logic Flows is in the sunset phase of development and will be deprecated at a future date. Full support remains available. We recommend migrating your workflows to other applications and tools to serve your use case purposes:
An automation is a script interacting with Foundry service APIs using Builds intended to replace manual repeatable actions in the platform. It acts like other jobs in Foundry, except it doesn't use datasets as inputs or outputs. Palantir maintains a curated library of automations.
Automations take resources as parameters and a JSON configuration.
Specific instances of automations are called connected flows. A connected flow is created with a project, parameters, and configuration.
Connected flows: