Can a button in Bika.ai automation be used to call the AI API for summarization when clicked?

First, setup an Automation Trigger to “Manual Trigger”, so that this automation process can be initiated at any time as required.

Then add the “field”. As for which field to add, it depends on the information needed for the summarization of the AI api.

For example, if the summarization of the AI api requires a specific date range, then add the “Custom” fields; if the summarization is based on certain specific project categories, then add the “Project Category” field.

Controlling the variables also depends on the specific business logic.

By setting and passing these variables, the summarization of the AI api can be accurately defined.

Click “Run Now” and trigger the AI api calling.