What is an application requirement in order to receive a notification from a webhook provider?

IT Questions BankCategory: DevNetWhat is an application requirement in order to receive a notification from a webhook provider?

What is an application requirement in order to receive a notification from a webhook provider?

  • The application must provide a syslog service.
  • The application must accept HTTP UPDATE messages from the webhook provider.
  • The application must register a unique domain name from a certificate authority.
  • The application must always be running to receive HTTP POST requests.

Explanation: In order to receive a notification from a webhook provider, the client application must meet certain requirements:

  • The application must always be running to receive HTTP POST requests.
  • The application must register a URI on the webhook provider, so that the provider knows where to send a notification when target events occur.
  • The application must handle the incoming notifications from the webhook server.

Exam with this question: 4.9.3 Module 4: Understanding and Using APIs Quiz

Subscribe
Notify of
guest

0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x