A node for fetching initial variables before conversation starts
Parameter | Description |
---|---|
Node Name | Identifier for the node (e.g., “Fetch Customer Data”) |
API URL | The endpoint URL to call |
Method | HTTP method (GET, POST, etc.) |
Headers | HTTP headers for the request |
Body | Request body (for POST/PUT methods) |
Variables | Mapping of API response to workflow variables |