HTTP Request

Send a fully-configurable HTTP request: query, headers, auth, typed body, retries, typed response or download to file.

API & HTTPHTTPRequest

개요

HTTP Request은(는) AutoFlowRPA의 API & HTTP 카테고리에 속한 노코드 자동화 단계입니다. 워크플로가 도달하면 한 단계로 작업을 수행합니다. 20개의 매개변수를 설정해 동작 방식을 정확하게 제어할 수 있습니다. 비주얼 빌더에서 워크플로로 끌어다 놓을 수 있는 340개 명령 중 하나이며, 스크립트가 필요 없습니다.

기능 소개

Send a fully-configurable HTTP request: query, headers, auth, typed body, retries, typed response or download to file.

파라미터

파라미터유형필수기본값설명
URLstring
필수
예시: https://api.example.com/items
변수 지원
Methoddropdown
GET · POST · PUT · PATCH · DELETE · HEAD · OPTIONS
필수GET
Query params (optional)multiline
선택JSON object or 'key=value' / 'key: value' lines.
변수 지원
Headers (optional)multiline
선택JSON object or 'Key: Value' lines.
변수 지원
Authenticationdropdown
None · Bearer · Basic · API Key (header)
선택None
Auth value (optional)string
선택Bearer token, 'user:password' for Basic, or the API key.
변수 지원
API key header namestring
선택X-API-KeyHeader name when Authentication = API Key.
변수 지원
Body typedropdown
None · JSON · Form (urlencoded) · Raw · File
선택None
Body (optional)multiline
선택JSON / raw text, or 'key=value' lines for a form body.
예시: {"name": "Bob"}
변수 지원
Body from file (optional)file
선택When Body type = File, send this file's bytes.
변수 지원
Timeout (seconds)number
선택60
Follow redirectsdropdown
Yes · No
선택Yes
Ignore TLS cert errorsdropdown
No · Yes
선택No
Retries on failurenumber
선택0Retry network errors / 5xx this many times.
Response typedropdown
Auto · JSON · Text · Save to file
선택AutoAuto parses JSON when the server says so, else text.
Download to file (optional)file
선택Used when Response type = Save to file.
변수 지원
Fail on HTTP error (4xx/5xx)dropdown
No · Yes
선택No
Store response invariable
필수
예시: response
Store status code invariable
선택
예시: status
Store response headers invariable
선택
예시: respHeaders

HTTP Request 사용 방법

  1. 1

    AutoFlowRPA를 열고 API & HTTP 그룹에서 HTTP Request 명령을 캔버스로 드래그하세요.

  2. 2

    사이드 패널에서 파라미터를 설정하세요 — HTTP Request에는 설정 가능한 항목이 20개 있습니다.

  3. 3

    워크플로에 연결한 뒤 Run을 누르세요. 모든 작업이 내 컴퓨터에서 로컬로 실행됩니다.

자주 묻는 질문

HTTP Request 명령은 무엇을 하나요?

Send a fully-configurable HTTP request: query, headers, auth, typed body, retries, typed response or download to file.

HTTP Request 명령은 어느 그룹에 속하나요?

HTTP Request은(는) API & HTTP 그룹에 속합니다. AutoFlowRPA는 코드 없이 조합할 수 있는 340개 이상의 바로 쓰는 명령을 제공합니다.

HTTP Request 명령에 파라미터가 있나요?

네 — HTTP Request에는 설정 가능한 항목이 20개 있으며, 모두 비주얼 노드 에디터에서 편집할 수 있습니다.

더 많은 API & HTTP 명령

번거로운 업무를 자동화할 준비가 되셨나요?

오늘 30일 무료 체험을 시작하세요. 신용카드도, 약정도 없습니다.