Valid 200-901 Dumps shared by ExamDiscuss.com for Helping Passing 200-901 Exam! ExamDiscuss.com now offer the newest 200-901 exam dumps, the ExamDiscuss.com 200-901 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com 200-901 dumps with Test Engine here:
Which two descriptions can be given to an application that is interacting with a webhook? (Choose two.)
Correct Answer: C,D
In the context of webhooks, an application that interacts with a webhook can be described as a Listener or Receiver: * Listener: The application waits for incoming HTTP POST requests sent by the webhook. * Receiver: The application receives the data payloads from the webhook when certain events occur. Reference: Cisco DevNet Associate Certification Guide: Chapter on Webhooks and Event-Driven Programming. Webhook documentation and best practices.