This repository was archived by the owner on Feb 18, 2026. It is now read-only.
Include data keys within rule paths #725
jeroenrinzema
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I noticed when working on #724 that the rule paths for data keys are not included within the variable suggestions. It might make sense to somehow store the values for data keys within the database allowing users to rely on the autocompletion in the UI when creating logic gates and/or handlebars templates.
The challenge is in how the rule paths are discovered. Data keys could be set on the entrance step and/or send step. Data returned within the send step could be used within the journey. We could store the keys when testing the webhook within the campaign UI.
Beta Was this translation helpful? Give feedback.
All reactions