HTTP REST (GET)

The following properties are available, when using a HTTP REST (GET) source. They can be used by using {Binding Sources.NameOfSource.Property} where Property is of the following:

Property

HttpCode

string

Response status code (e.g. OK or NOTFOUND or other)

ResponseString

string

The raw body of the response for debugging.

Value

object

Result

Last updated