Request an API response in the conversation flow using the API Node. API node has a dropdown to select the API that you want to use. API action node allows you to hit an API at that point of the flow, and store the API response in a variable for further use.

When to use

In case of any integrations with external systems for use cases like:

  • Fetching user details for external system
  • Pushing user details to any other system
  • Updating any details on an external system
    And many more...

How to use

API Node