QuestionQ80

Creating and Using Workflow Actions

Which of the following cannot be performed with a webhook alert action?

  • A Retrieve data from a web page.
  • B Create a ticket in a support app.
  • C Post a notification on a web page.
  • D Post a message in a chatroom.
Explanation

A webhook alert action is an outbound HTTP POST that sends JSON alert information to a target URL. It can trigger receiving services to create tickets or post notifications and chat messages, but it does not retrieve data from a web page. Splunk: Use a webhook alert action

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!