QuestionQ6

Playbook Development

An engineer needs to create a playbook task that asks a user one question to decide the next step in the playbook flow.

Which task type achieves this objective?

  • A Standard task using manual task settings
  • B Data collection task using the task option
  • C Conditional task using the ask option
  • D Data collection task using the generated link option
Explanation

An Ask task is a conditional task that sends a single-question survey. Its answer determines the path the playbook follows, with a condition configured for each possible answer.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!