Example 1: Using the HTTP POST method

In this example, a trainer creates a job that uses the REST step to invoke the REST web service by using the HTTP POST method.

About this task

John, a trainer, develops training material and project plans. In this example, John posts development plans on the website of the organization. The client uses the POST method to send a request to the server and gets the response in JSON format.