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 | Aug 20, 2020 |
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
Environment:
This guide requires a connection to the ThingWorx Foundation.
It assumes that you are utilizing a Foundation server.
Recommended Tasks: Create an account to perform Microsoft Web Searches used in this guide.
Completed Example: You are provided a complete example that can be utilized as a reference for completion as you go through the guide or for insight into how the following steps can be completed.
Software components:
Previous knowledge