API Access
This node allows connecting to an external web service (API) and obtaining data to be used within the flow.
Function
Section titled “Function”Makes an HTTP request (GET, POST, etc.) to a URL and saves the response.
Configuration
Section titled “Configuration”| Field | Type | Description |
|---|---|---|
| url | Text | API service URL |
| method | Select | HTTP verb: GET, POST, PUT, DELETE… |
| credentials_id | Text | Credential ID for authorization (optional) |
Common Usage
Section titled “Common Usage”- Query product catalogs
- Get customer data from external services
- Validate tokens or responses in real time
Multi-language
Section titled “Multi-language”help.es: Accede a un end-point y obtiene la informacion asignandola al contenido a un datahelp.en: Access an endpoint and obtain information by assigning content to a data