2
0

feat(engine): ️ Accept variables as webhook data path

This commit is contained in:
Baptiste Arnaud
2022-05-31 11:06:58 +02:00
parent b65d153bf0
commit 26cf38fb21
4 changed files with 61 additions and 11 deletions

View File

@ -25,6 +25,7 @@ export const DataVariableInputs = ({
onValueChange={handleBodyPathChange}
placeholder="Select the data"
debounceTimeout={debounceTimeout}
withVariableButton
/>
</FormControl>
<FormControl>