Cloud Function

Using this action, you can trigger any Cloud Function.

Prerequisites

This action is only available if you have created the Cloud Function.

Adding Cloud Function Action

Follow the steps below to add this action to any widget.

  1. Select the Widget (e.g., Button) on which you want to add the action.

  2. Select Actions from the properties panel (the right menu), If it's the first action, click the + Add Action button. Otherwise, click the "+" button below the previous action tile (inside Action Flow Editor) and select Add Action.

  3. Search and select your [Cloud Function name].

  4. If your Cloud Function requires input/parameters, they will be available inside the Set Cloud Function Parameters.

  5. If your Cloud Function returns any result, you can store it in a variable by providing the Action Output Variable Name.

Last updated