Data Fetcher checks for empty results after applying your data transformation and mapping rules, not from the raw API response. This means if your API returns data but your filters or transformations remove everything, it’s still considered an empty result.Empty results are different from API errors - your API call succeeded, but the final output contains zero records to import into Airtable.
Manual runs: You’ll see either a success or error message in the interface based on your setting.Automated runs: When enabled, empty results will trigger error notifications and count toward your error handling thresholds, potentially pausing automation if consecutive empty results occur.