Backend API
Last updated
Last updated
The _IntentsAndAutomation->BackendAPI_ allows developers to define the supported backend APIs the chatbot needs to interact with.
The _endpoints_ need to be defined and registered with the Dhee.AI system before being consumed by our workflow.
Use the '+' Button to register a new endpoint. You would be required to provide
Url Name
An unique string to identify the endpoint.
Uri
The actual URI of the endpoint
Uername
Username to use to access the uri
Password
Password to be used