App

Description

The App trigger allows you to start a flow from an App Studio app when you create a resource using the Flow resource type.

Usage

Configuration

The following image shows how to configure the App trigger to start the flow when it receives an email from the resource configured in the App Studio app.

App trigger Configuration example

Input

The input parameter required to configure the App trigger is a JSON schema. To generate the schema:

  1. Select the Generate by JSON button.
  2. Type in, in JSON, what information will the App Studio resource send to the flow. For example { "email":""}
  3. Select the Generate button.

Output

The output is the full JSON body or any of its properties.