Configuring Enjo
AI Actions

Setup API AI Action

2min

API AI Actions use an external API directly to execute the action in another application.

Adding an API AI Action to AI Agent

Step 1: In the Enjo dashboard - click on the AI Agent studio menu item. Click on the AI agent, head over to the ‘AI Actions’ tab, and click on the ‘Add AI Action’ option.

Step 2: Choose 'Create New AI Action,' select 'External API' and click 'Next.'

Document image


Step 3: Choose the HTTP method and enter the payload for making the API call. Once entered, click 'Next.'

Document image


Step 4: You can see all the details entered and test the API with the values you entered as default. Once it is working, click 'Next.'

Document image


Step 5: Add the action name, description, and output description (optional). Provide a list of question variations that the user can use to trigger the action.

Step 6: Describe all the inputs that the AI action needs to collect from the user. If you want to use your default values and do not want to ask the user for input, uncheck the 'Allow Override' checkbox. Once done, click 'Publish AI Action.'

Document image