Next Topic

Previous Topic

Book Contents

HTTP Get/Post action

The HTTP Get/Post action sends a HTTP Get or Post request to a web server.

Parameters

Example: Get and post request with absolute URL

This example demonstrates two different ways of sending requests with variables to a web server, using either the get request or post request.

Get request

Post request

Example: Get and post request with a relative URL

This example demonstrates two different ways of sending requests with variables to a web server, using either the get request or post request. The URL is relative to the address of the asset calling the action.

Get request

Post request