Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.definite.app/llms.txt

Use this file to discover all available pages before exploring further.

You can run and schedule custom Python scripts in Definite. Some example use cases:
  • Custom data connectors not yet supported in Definite’s catalog of integrations.
  • Reverse ETL: pushing transformed data in your Definite data warehouse back to your Saas apps.
  • Other ad-hoc scripts for data movement, eg extracting data from a specific Excel file and loading to another Excel file in Onedrive.
The definite-sdk Python library provides utilities to interact with the Definite API and other tools such as state management. Installation and usage documentation for the Definite SDK can be found here.