Splunk AppDynamics

Custom Event data publishing using XML

CommunityUser
Splunk Employee
Splunk Employee

Is it possible to use XML instead of JSON for the custom event data publish.

If it possible could you post an example similar to this.

Thanks

curl -X POST "<events_service_endpoint>:9080/events/publish/myProducts" -H"X-Events-API-AccountName:customer1_1234-567a-bccc-123" -H"X-Events-API-Key:a123b456-c789-1d23-e456-nnn" -H"Content-type: application/vnd.appd.events+json;v=2" -d '[{"id": "5653b879ab33a","productBrand": "ACME","userRating": 3,"price": 2006.41,"productName": "Watch","description": "new watch"},{"id": "5653b879700","productBrand": "Widget","userRating": 1,"price": 3800.13,"productName": "Watch","description": "2015 watch"}]'

Labels (1)
0 Karma

Gaurav_Soni
Contributor

Hi Atul,

Unfortunately, The Analytics events API only works with JSON payload.

Regards,

Gaurav Soni

0 Karma

CommunityUser
Splunk Employee
Splunk Employee

OK, Thanks for confirming that XML cannot be used by the REST API for Analytics.

Atul

Gaurav_Soni
Contributor

URW. 🙂

0 Karma
Get Updates on the Splunk Community!

October Community Champions: A Shoutout to Our Contributors!

As October comes to a close, we want to take a moment to celebrate the people who make the Splunk Community ...

Community Content Calendar, November Edition

Welcome to the November edition of our Community Spotlight! Each month, we dive into the Splunk Community to ...

Stay Connected: Your Guide to November Tech Talks, Office Hours, and Webinars!

What are Community Office Hours? Community Office Hours is an interactive 60-minute Zoom series where ...