ActionFlow

ActionFlow

Flow that can be selected for an action. When a business selects a flow, application should open a dialog with more information and input form.

Fields
id

string

Not for display but need to be sent back for the selected action flow.

label

string

Text value describing the intent for the action flow. It can be used as an input label if business needs to pick one of multiple flows. For example: "I disagree with the issue"

inputs[]

InputField

A list of input fields.

dialog_title

string

Title of the request dialog. For example: "Before you request a review"

dialog_button_label

string

Label for the button to trigger the action from the action dialog. For example: "Request review"

dialog_message

TextWithTooltip

Message displayed in the request dialog. For example: "Make sure you've fixed all your country-specific issues. If not, you may have to wait 7 days to request another review". There may be an more information to be shown in a tooltip.

dialog_callout

Callout

Important message to be highlighted in the request dialog. For example: "You can only request a review for disagreeing with this issue once. If it's not approved, you'll need to fix the issue and wait a few days before you can request another review."