nerdexam
Cisco

200-901 · Question #671

Which type of webhooks must be configured to receive all the events that relate to a specific system?

The correct answer is D. firehose. Firehose webhooks subscribe to all events on a system without filtering, making them the correct choice when comprehensive event coverage is required.

Understanding and Using APIs

Question

Which type of webhooks must be configured to receive all the events that relate to a specific system?

Options

  • Abroadwork
  • Bbroadcast
  • Cfallback
  • Dfirehose

How the community answered

(22 responses)
  • A
    5% (1)
  • C
    5% (1)
  • D
    91% (20)

Why each option

Firehose webhooks subscribe to all events on a system without filtering, making them the correct choice when comprehensive event coverage is required.

Abroadwork

Broadwork is not a recognized webhook type in standard or Cisco Webex webhook terminology.

Bbroadcast

Broadcast is not a standard webhook classification - it refers to a network transmission type, not a webhook configuration category.

Cfallback

Fallback webhooks serve as a catch-all destination for events that cannot be delivered to their primary target, not a mechanism for subscribing to all events.

DfirehoseCorrect

A firehose webhook delivers every event that occurs on a platform to the configured endpoint, without any resource or event-type filtering applied. This is distinct from targeted webhooks that only send events matching specific criteria such as a particular room or resource. Firehose webhooks are used when an application must capture or log every activity occurring within the system.

Concept tested: Firehose webhook configuration for all events

Source: https://developer.webex.com/docs/webhooks

Topics

#Webhooks#Event Streaming#API Events#Firehose

Community Discussion

No community discussion yet for this question.

Full 200-901 Practice