Setting/automailnotifyheader: Difference between revisions

From Beds24 Wiki
Jump to navigation Jump to search
Created page with "This will be included as a HTTP header with the POST message"
 
No edit summary
 
(4 intermediate revisions by one other user not shown)
Line 1: Line 1:
This will be included as a HTTP header with the POST message
This will be included as a HTTP header with the POST message.
 
Use this format:
 
*my_key1:my_value1<br>my_key2:my_value2
 
or
 
*my_key1:[TEMPLATE_VARIABLE_1]<br>my_key2:[TEMPLATE_VARIABLE_2]
 
Template variables can only be used with secure connections starting with https://

Latest revision as of 16:15, 25 March 2021

This will be included as a HTTP header with the POST message.

Use this format:

  • my_key1:my_value1
    my_key2:my_value2

or

  • my_key1:[TEMPLATE_VARIABLE_1]
    my_key2:[TEMPLATE_VARIABLE_2]

Template variables can only be used with secure connections starting with https://