Splunk Core Certified Power User — Question 66
Which of the following statements describes POST workflow actions?
Answer options
- A. POST workflow actions are always encrypted.
- B. POST workflow actions cannot use field values in their URI.
- C. POST workflow actions cannot be created on custom sourcetypes.
- D. POST workflow actions can open a web page in either the same window or a new window.
Correct answer: D
Explanation
The correct answer is D because POST workflow actions are designed to open web pages in various ways, depending on their configuration. Option A is incorrect because POST actions do not always have to be encrypted. Option B is false as POST actions can use field values in the URI. Option C is also incorrect because POST workflow actions can be created on custom sourcetypes, allowing for greater flexibility.