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

  1. Open your chatflow editor
  2. Add the API component
  3. Select a configured API from the dropdown
  4. Map input variables to API parameters
  5. Configure success (200) and error (400) response paths
  6. 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