Parameters
Examples
Basic User Input
Request a single piece of information:Using User Input in Subsequent Nodes
The user’s input is stored in the context and can be used in later nodes:Notes
- User interactions trigger a webhook notification of event type
interaction.waiting - Use
timeoutto prevent workflows from hanging indefinitely - The
server_messagesupports variable interpolation to show context-specific instructions - For submitting user interaction data programmatically, see the Submit User Interaction Data API

