HTTP Request

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

API & HTTPHTTPRequest

Descripción general

HTTP Request es un paso de automatización sin código de la categoría API & HTTP de AutoFlowRPA. Ejecuta su acción en un solo paso cuando el flujo de trabajo llega a él. Puedes configurar 20 parámetro(s) para controlar exactamente su comportamiento. Es uno de los 340 comandos que puedes arrastrar a un flujo de trabajo en el editor visual, sin necesidad de programar.

Qué hace

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

Parámetros

ParámetroTipoObligatorioPredeterminadoDescripción
URLstring
Obligatorio
Ejemplo: https://api.example.com/items
Admite variables
Methoddropdown
GET · POST · PUT · PATCH · DELETE · HEAD · OPTIONS
ObligatorioGET
Query params (optional)multiline
OpcionalJSON object or 'key=value' / 'key: value' lines.
Admite variables
Headers (optional)multiline
OpcionalJSON object or 'Key: Value' lines.
Admite variables
Authenticationdropdown
None · Bearer · Basic · API Key (header)
OpcionalNone
Auth value (optional)string
OpcionalBearer token, 'user:password' for Basic, or the API key.
Admite variables
API key header namestring
OpcionalX-API-KeyHeader name when Authentication = API Key.
Admite variables
Body typedropdown
None · JSON · Form (urlencoded) · Raw · File
OpcionalNone
Body (optional)multiline
OpcionalJSON / raw text, or 'key=value' lines for a form body.
Ejemplo: {"name": "Bob"}
Admite variables
Body from file (optional)file
OpcionalWhen Body type = File, send this file's bytes.
Admite variables
Timeout (seconds)number
Opcional60
Follow redirectsdropdown
Yes · No
OpcionalYes
Ignore TLS cert errorsdropdown
No · Yes
OpcionalNo
Retries on failurenumber
Opcional0Retry network errors / 5xx this many times.
Response typedropdown
Auto · JSON · Text · Save to file
OpcionalAutoAuto parses JSON when the server says so, else text.
Download to file (optional)file
OpcionalUsed when Response type = Save to file.
Admite variables
Fail on HTTP error (4xx/5xx)dropdown
No · Yes
OpcionalNo
Store response invariable
Obligatorio
Ejemplo: response
Store status code invariable
Opcional
Ejemplo: status
Store response headers invariable
Opcional
Ejemplo: respHeaders

Cómo usar HTTP Request

  1. 1

    Abre AutoFlowRPA y arrastra el comando HTTP Request desde el grupo API & HTTP hasta el lienzo.

  2. 2

    Configura sus parámetros en el panel lateral: HTTP Request tiene 20 campo(s) configurable(s).

  3. 3

    Conéctalo a tu flujo de trabajo y pulsa Ejecutar. Todo se ejecuta localmente en tu equipo.

Preguntas frecuentes

¿Qué hace el comando HTTP Request?

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

¿A qué grupo pertenece el comando HTTP Request?

HTTP Request forma parte del grupo API & HTTP. AutoFlowRPA incluye más de 340 comandos listos para usar que puedes combinar sin código.

¿El comando HTTP Request admite algún parámetro?

Sí: HTTP Request tiene 20 campo(s) configurable(s), todos editables en el editor visual de nodos.

Más comandos de API & HTTP

¿Listo para automatizar tu trabajo rutinario?

Empieza hoy tu prueba gratis de 30 días. Sin tarjeta de crédito, sin compromiso.