Manual execution lets you run a supported pipeline on demand instead of waiting for the next scheduled or pushed execution.

Manual execution is most often used to collect data immediately, recover from missed runs, or collect recent historical data when the source integration supports backtrack.


Manual Execution Options

Supported integrations can expose these manual execution modes:

Mode Description
Default mode Pull all data since the last data point received.
Backtrack Pull the last X days of data.

Backtrack limits are defined by each source integration. Current documented source integrations that support manual execution support up to 7 days of backtrack.


When Manual Execution Is Available

Manual execution depends on the source integration. Some integrations only support scheduled or pushed execution because the source system does not provide a useful way to request historical data.

Check the integration’s documentation for its manual execution and backtrack support.