Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam 312-50v12 All Questions

View all questions & answers for the 312-50v12 exam

Exam 312-50v12 topic 1 question 64 discussion

Actual exam question from ECCouncil's 312-50v12
Question #: 64
Topic #: 1
[All 312-50v12 Questions]

Susan, a software developer, wants her web API to update other applications with the latest information. For this purpose, she uses a user-defined HTTP callback or push APIs that are raised based on trigger events; when invoked, this feature supplies data to other applications so that users can instantly receive real-time information.
Which of the following techniques is employed by Susan?

  • A. Web shells
  • B. Webhooks
  • C. REST API
  • D. SOAP API
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Vincent_Lu
Highly Voted 1 year, 5 months ago
B. Webhooks ------------------------------ A. Web shells: Web-based remote access tools. B. Webhooks: Allows real-time updates using HTTP callback. C. REST API: Uses HTTP methods to access and manipulate resources. D. SOAP API: Uses XML messaging format for remote procedure calls.
upvoted 8 times
...
insaniunt
Most Recent 11 months, 1 week ago
Selected Answer: B
B. Webhooks
upvoted 1 times
...
581777a
1 year, 3 months ago
Selected Answer: B
B. Webhooks Webhooks are user-defined HTTP callbacks or push APIs that allow applications to communicate with each other in real-time. They are triggered by specific events and send data to other applications automatically when those events occur. In this scenario, Susan is using webhooks to update other applications with the latest information and provide real-time data to users.
upvoted 1 times
...
jeremy13
1 year, 6 months ago
Selected Answer: B
B. Webhooks
upvoted 1 times
...
eli117
1 year, 7 months ago
Selected Answer: B
B. Webhooks Explanation: Susan is using Webhooks to update other applications with the latest information from her web API. Webhooks are user-defined HTTP callbacks that are raised based on trigger events. When the trigger event occurs, the Webhook feature supplies data to other applications so that users can instantly receive real-time information. Webhooks are useful for a variety of purposes, such as automating workflows, updating data, and triggering notifications. They are widely used in modern web applications, especially in the context of real-time data sharing.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...