<< Click to Display Table of Contents >> Templates for HTTP GET Carriers |
![]() ![]() ![]() |
HTTP GET is a special protocol in that a template MUST be applied in order for this protocol to function properly.
In the Template sub-section of any HTTP GET carrier, enter the following in the Message portion of the Template:
|<name1>|<value1>|
|<name2>|<value2>|
etc.
Here is an example where the parameter names (or form field names) are: to, from, subject, and text:
|to|%Pin%|
|from|%Sender%|
|subject|%Subject%|
|text|%Message%|
NOTE: The | symbol is called a pipe and is found on most keyboards above the backslash character, \.