[🌐EN](<https://synctree-guide.notion.site/Operator-c92f119a0b054c4f9461891f35ec90f9>)

본 문서에서는 Transfer와 Response, Context의 블록의 사용 방법에 대해 설명합니다.



▶ Plan Control

Free Starter Plus Pro Enterprise
Protocol

▶ Transfer 블록셋

Untitled

기능 설명
ID Transfer 블록셋의 고유한 ID로 블록 등록 시 자동 생성됩니다.
protocol unit 호출할 API의 protocol 블록셋을 등록합니다.
contexts API를 실행한 이후 받아올 응답 객체를 Response Context 블록으로 정의합니다.

▶ Async

Untitled

동기 처리 비동기 처리
- 한 번에 하나의 작업을 수행한다.