Skip to content

Commit

Permalink
NEXT-30112 addition flow images
Browse files Browse the repository at this point in the history
  • Loading branch information
nguyenky committed Jan 3, 2024
1 parent dddf739 commit b87f64b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/flow-builder-triggers-list.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,8 @@ There are three scopes for the `CreateTagAction`:

That means when you define the requirements like the code above, all triggers in the flow builder can define the action `CreateTagAction` for the next progress.

![Flow Builder trigger](../../../../../.gitbook/assets/flow-builder-action-available-all-events.png)
![Flow Builder trigger](../../../../../assets/flow-builder-action-available-all-events.png)

Here, the action name is empty as the action name snippet is not yet defined.

#### `CreateTagAction` available for only one or multiple *already Events*
Expand Down Expand Up @@ -333,7 +334,7 @@ And don't forget to register your subscriber to the container at `<plugin root>/
}
```

![Flow Builder trigger](../../../../../.gitbook/assets/flow-builder-triggers-list.png)
![Flow Builder trigger](../../../../../assets/flow-builder-triggers-list.png)

Well, you have successfully created your custom action in Backend in PHP.

Expand Down

0 comments on commit b87f64b

Please sign in to comment.