API Connector
API Connector action is used in the conversation flow for server-side integrations.
Last updated
Was this helpful?
API Connector action is used in the conversation flow for server-side integrations.
Last updated
Was this helpful?
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.
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.
You can make conditions based on API status like 200, 400, 500, etc., and then jump to a specific node.
We can also make conditions by attributes.
Multilayer condition can be added based on use case.