Skip to content

Commit 81096a9

Browse files
authored
Merge pull request #847 from shopware/next-11158/update-events
Update finding events docs
2 parents 7f376dc + 4c8bfd8 commit 81096a9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

guides/plugins/plugins/framework/event/finding-events.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -279,3 +279,7 @@ There's a vue browser extension which can greatly help will development in gener
279279

280280
[Vue.js devtools for Firefox](https://addons.mozilla.org/de/firefox/addon/vue-js-devtools/)
281281
[Vue.js devtools for Google Chrome](https://chrome.google.com/webstore/detail/vuejs-devtools/nhdogjmejiglipccpnnnanhbledajbpd)
282+
283+
## Flow builder events
284+
285+
From Shopware 6.5, all events data in the Flow Builder will be stored in the `StorableFlow`, hence the `getAvailableData` function can no more be used to get data from the Flow Builder. For more information on this refer to [Create a new trigger (event)](../../../../../guides/plugins/plugins/framework/flow/add-flow-builder-trigger.md#create-a-new-trigger-event) section of this guide.

0 commit comments

Comments
 (0)