Sending and Receiving JSON and XML
Learn how to send and receive JSON and XML payloads to SOAP and REST services.
Guide Concept
This project will introduce how to create services that can send and receive XML and JSON payloads.
Following the steps in this guide, you will develop services to handle, send, and receive XML and JSON.
We will teach you how to use the ThingWorx Platform to handle REST requests and send payload for external SOAP and REST services.

Guide Info
Level | Expert |
Est. Time | 60 Minutes |
Published | Mar 16, 2021 |
Author | Jason Johnson |
You'll learn how to
- Efficiently handle, send, and receive XML and JSON in ThingWorx
- Make requests to external REST services
- Make requests to external SOAP services
Things used in this guide
Software components:
-
ThingWorx Foundation
Previous knowledge