开始使用免费开始使用

Add logging checkpoints with Data Tables

Nobody can see how many records actually made it through each stage of the ingestion run — and you don't want to reshape the main pipeline just to find out. A side-branch audit trail tracks progress without disrupting the data flow.

Import the starter, create an execution_log table, and add Data Table insert nodes as side branches off HTTP Request, Transform Data, and Format Output. Finish with Get row(s) to verify that three checkpoint rows land in the table.

本练习是课程的一部分

Intermediate Workflow Automation with n8n

查看课程

动手互动练习

通过我们的互动练习之一,将理论转化为实践

开始练习