Link Search Menu Expand Document

Start a Datasource request

There are multiple ways to initiate a network request to Kodika Server or an external API. One of them is using this Event Action when an Event occurs.
Example: You can initiate a Register User Datasource, when the Register Button On Click Event occurs.
Note: This option is available only in Screens.

Prerequisite

You need to have already created and set up a Datasource.

How to use it

  1. Add an Event Action to an Event and then select the Start a Datasource request option.
  2. Select the Datasource that you want to start when the Event occurs.
    Tip: There is no way to change the value of the Datasource parameters from this step. If you need to have dynamic request parameters, you will need to connect them.