XSOAR-ENGINEER · Question #42
An engineer must create a playbook task which asks a user a single question to determine the next step in the playbook flow. Which type of task will accomplish this goal?
The correct answer is C. Conditional task using the ask option. A Conditional task using the ask option allows the playbook to pause and prompt a user with a specific question, then branch the flow based on the user's response. This behavior is ideal for making decisions interactively within an automated process.
Question
An engineer must create a playbook task which asks a user a single question to determine the next step in the playbook flow. Which type of task will accomplish this goal?
Options
- AStandard task using manual task settings
- BData collection task using the task option
- CConditional task using the ask option
- DData collection task using the generated link option
How the community answered
(34 responses)- A3% (1)
- C94% (32)
- D3% (1)
Explanation
A Conditional task using the ask option allows the playbook to pause and prompt a user with a specific question, then branch the flow based on the user's response. This behavior is ideal for making decisions interactively within an automated process.
Topics
Community Discussion
No community discussion yet for this question.