API Connector
API Connector action is used in the conversation flow for server-side integrations.
Choose API
Firstly, you have to choose API from the dropdown of API Connector. You will be shown those APIs which are in LIVE status.

Basically, by selecting the API it will be called upon.
Condition
It's time to make conditions based on API calling. It might be over API status conditions or attribute-based conditions. By clicking the Add Condition button this section will appear.

Condition by API Status
You can make conditions based on API status like 200, 400, 500, etc., and then jump to a specific node.

Condition by Attribute
We can also make conditions by attributes.

Multilayer Conditions
Multilayer condition can be added based on use case.

Last updated
Was this helpful?