ServiceNow Certified Implementation Specialist – Event Management — Question 63

When sending data from the monitoring source to the additional_info field, what format is supported?

Answer options

Correct answer: B

Explanation

The correct answer is B, JSON, as it is a widely accepted format for data interchange, particularly in web applications. XML (A) and YAML (C) are also valid formats but not supported in this specific context, while comma-separated values (D) do not provide the structure needed for this data transfer.