What are two requirements for an application to communicate with a webhook provider? (Choose two.)

IT Questions BankCategory: DevNetWhat are two requirements for an application to communicate with a webhook provider? (Choose two.)

What are two requirements for an application to communicate with a webhook provider? (Choose two.)

  • The application must support JSON.
  • The application must always be running.
  • The application must register a URL with the webhook provider.
  • The host where the application is running must have an SSH client installed.
  • The host where the application is running must have an SSH server running.

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

The application must be running at all times 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.

Exam with this question: DevNet Associate (Version 1.0) – Final Exam Answers

Subscribe
Notify of
guest

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