ACTIONS

Custom Action Types

One of the ways to bring the screens you design to life in the applications you develop in Kuika is to use Custom Actions. Beyond the default system actions Kuika offers, you can create Custom Actions to perform more complex operations specific to your project.

During the Custom Action creation process, Kuika offers end users a variety of options. When creating these custom actions, you can use SQL queries, integrate methods you have written in C#, use methods from external data sources via Rest API or Swagger API, or create artificial intelligence-powered AI Actions and integrate them into your application.

With Kuika's Select Action feature, you can easily create complex data extraction operations as Custom Action without writing code.

Let's take a closer look at these structures.

SQL Action

Through SQL, a data query language, you can create actions to perform operations on data tables in Kuika. Kuika offers an editor for the SQL action creation process.
You can quickly create SQL actions using the ready-made queries and artificial intelligence assistant in this editor.

C#

Kuika allows you to create custom actions in C# for the functions you need in its low-code development process. In the C# editor offered by Kuika, you can easily create actions suitable for the needs of your application through different templates and artificial intelligence assistants.

Rest and Swagger API

In your application development process with Kuika, you can connect to different and external data sources via Rest and Swagger API, and use the methods in these data sources as Custom Action in your application.

AI Action

Through AI Action in Kuika, you can create your artificial intelligence functions and use the functions you create as Custom Action in your application. And you can carry out this process without the need for any code knowledge.

Select Action

You can use the Select Action offered by Kuika for complex data extraction operations in your application. Through Select Action, you can create Custom Actions where the data in more than one table is combined with the Join operation, with condition structures, and you can edit the sorting setup, using only the mouse.

By using these Custom Action types, you can create custom functions for your application and bring your application to life.

One of the ways to bring the screens you design to life in the applications you develop in Kuika is to use Custom Actions. Beyond the default system actions Kuika offers, you can create Custom Actions to perform more complex operations specific to your project.

During the Custom Action creation process, Kuika offers end users a variety of options. When creating these custom actions, you can use SQL queries, integrate methods you have written in C#, use methods from external data sources via Rest API or Swagger API, or create artificial intelligence-powered AI Actions and integrate them into your application.

With Kuika's Select Action feature, you can easily create complex data extraction operations as Custom Action without writing code.

Let's take a closer look at these structures.

SQL Action

Through SQL, a data query language, you can create actions to perform operations on data tables in Kuika. Kuika offers an editor for the SQL action creation process.
You can quickly create SQL actions using the ready-made queries and artificial intelligence assistant in this editor.

C#

Kuika allows you to create custom actions in C# for the functions you need in its low-code development process. In the C# editor offered by Kuika, you can easily create actions suitable for the needs of your application through different templates and artificial intelligence assistants.

Rest and Swagger API

In your application development process with Kuika, you can connect to different and external data sources via Rest and Swagger API, and use the methods in these data sources as Custom Action in your application.

AI Action

Through AI Action in Kuika, you can create your artificial intelligence functions and use the functions you create as Custom Action in your application. And you can carry out this process without the need for any code knowledge.

Select Action

You can use the Select Action offered by Kuika for complex data extraction operations in your application. Through Select Action, you can create Custom Actions where the data in more than one table is combined with the Join operation, with condition structures, and you can edit the sorting setup, using only the mouse.

By using these Custom Action types, you can create custom functions for your application and bring your application to life.

Files

Yardımcı kaynaklar

Glossary