REST API
Send HTTP requests GET/POST/PUT/PATCH/DELETE
About this Node
The REST API node is a universal bridge between your TgList automation and any external service. It allows you to send data to CRMs, custom databases, or third-party applications using standard HTTP requests.
Technical Capabilities
- All HTTP Methods: Support for GET, POST, PUT, PATCH, and DELETE for full compatibility with modern APIs.
- Flexible Formats: Send data as standard forms, raw JSON, or Multipart/Form-Data for files.
- Execution Mode: Choose between individual requests for each item or a single batch request for the entire array.
- Dynamic Fields: Flexibly configure headers and the request body using placeholders with data from previous nodes.
When is it necessary?
This node is used for deep integration, such as: passing a lead to Bitrix24/AmoCRM, recording an order in a website's internal database, or triggering an external processing script via a Webhook.
Settings
| Parameter | Type | Description |
|---|---|---|
| Link | input | |
| Method | select | |
| Format | select | |
| group | ||
| Execution Mode | select |
⚡ Supports execution modes
This node supports two execution modes:
- Individual (item) — processes each item separately
- Batch (collection) — processes all items at once
💰 Price
Execution cost of this node: 4 cr. per single run.