Using Third-Party APIs
Using Third-Party APIs
Learn how to use configured APIs within your chatflows to exchange data with external systems.
Adding an API Component to Your Flow
- Open your chatflow editor
- Add the API component
- Select a configured API from the dropdown
- Map input variables to API parameters
- Configure success (200) and error (400) response paths
- Store API response data in custom attributes
Response Handling
- Success (200) — Conversation continues to the success path
- Error (400+) — Conversation follows the error path
- Response data can be used in subsequent messages using custom variables