Developing Applications and Automating Workflows Using Cisco Platforms (DEVASC) — Question 226

Which action do webhooks enable an application to perform?

Answer options

Correct answer: D

Explanation

Webhooks facilitate a push model by allowing applications to receive updates automatically when certain events occur, rather than having to poll for changes. Options A and B are incorrect as they do not pertain to the core functionality of webhooks, and option C, while related to real-time capabilities, does not capture the essence of the push model that webhooks implement.