feat(engine): ⚡️ Accept variables as webhook data path
This commit is contained in:
@ -25,6 +25,7 @@ export const DataVariableInputs = ({
|
||||
onValueChange={handleBodyPathChange}
|
||||
placeholder="Select the data"
|
||||
debounceTimeout={debounceTimeout}
|
||||
withVariableButton
|
||||
/>
|
||||
</FormControl>
|
||||
<FormControl>
|
||||
|
Reference in New Issue
Block a user