Variables and actions power automation in your genAI agent. Variables allow dynamic data handling, while actions trigger workflows based on user interactions.
Select Action: Choose a ticketing action (e.g., CREATE for new support tickets). (Work in Progress)
Department ID: Specify the Zoho Desk department where the ticket should be created.
Contact ID: Associate the ticket with a customer profile. Currently this is for testing the capabilities of the platform, but it will be a dynamic field in the future.
Payload: Define the ticket structure in JSON format. The subject, description and priority are mandatory fields to create a ticket in Zoho Desk.
Timeout: Define max wait time before the request times out. The platform will wait for a response from the server for the defined time before canceling the request. If the server doesn’t respond within this time, the request fails with a timeout error.
Your genAI agent is now equipped with powerful automation tools! 🎯