[🌐EN](<https://synctree-guide.notion.site/Protocol-32e27b1d31fb40d589168087c680c5e3>)

본 문서에서는 Protocol 블록을 사용하는 방법을 설명합니다.



▶ Plan Control

Free Starter Plus Pro Enterprise
Data Source I

▶ Protocol 블록의 기능과 사용 방법

▶ Https Protocol

1) Protocol 블록셋

Untitled

기능 설명
method API를 호출할 http(s) 메소드 입니다. 적용 가능한 옵션은 post, get, put, delete, patch 입니다.
end-point 호출할 API의 엔드포인트(주소)입니다.
header 서버로 요청(request)할 데이터의 Header 영역입니다.
body 서버로 요청(request)할 데이터의 Body 영역입니다.
options API 호출 시 추가 옵션이 필요한 경우 사용합니다.