Configure External APIs
Calling External APIs
To configure how to Call External APIs in UpBrains Plugin, you need to follow these steps:
- Go to Settings > Response Assist > API Calls, click on Add API Call
- Configure the API:
Name | Description |
---|---|
API Name | Select an API to use for your API Call |
API Description | (Optional) write 1-2 sentences describing the API |
API Method | Choose which method is used for the API |
Input Parameter(s) | Provide the necessary information or data for the AI system |
API URL | Automatically generated after being selected from API Name |
Output Parameter(s) Type | Record: Contains a collection of fields or attributes, where each field has a name and a corresponding value. List: Stores an ordered collection of elemenents. |
Output Parameter(s) | The value that is generated by a model after it has processed the input parameters. |
- Click on Add
- (Optional) Test Calling Your APIs
Last updated on