기본 콘텐츠로 건너뛰기

Delete pointer block

The delete pointer block deletes a pointer from an incremental block.

delete pointer block

Incremental blocks are blocks that retrieve data incrementally on each automation run. The pointer is typically represented as timestamp. On the first run the pointer starts at 0. Once the data is retrieved, then the pointer is set to the current timestamp. The next time the block runs, only data that was added or updated between the pointer timestamp and the current timestamp is retrieved, and the pointer is then increased to the current timestamp.

A delete pointer block is commonly used in the following situation:

  • When your automation has an incremental block and you want to delete the pointer in order to retrieve all data once again.

이 페이지가 도움이 되었습니까?

이 페이지 또는 해당 콘텐츠에서 오타, 누락된 단계 또는 기술적 오류와 같은 문제를 발견하면 개선 방법을 알려 주십시오!