<< Click to Display Table of Contents >> Templates for HTTP POST Carriers |
![]() ![]() ![]() |
HTTP POST 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 POST carrier, enter the following in the Message section 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, \.