Question: APIs commonly use webhooks to **\_**.

  1. `notify other systems of an event`
  2. `catch error faster`
  3. `improve error logging`
  4. `log additional data`

Answer: The correct answer of the above question is Option A:`notify other systems of an event`