X-Header documentation.
This commit is contained in:
parent
b125b1a2ee
commit
06b5b1e166
1 changed files with 40 additions and 0 deletions
40
doc/X-Headers.txt
Normal file
40
doc/X-Headers.txt
Normal file
|
@ -0,0 +1,40 @@
|
|||
X-Zammad-Priority: (1 low|2 normal|3 high)
|
||||
------------------------------------------
|
||||
Set priority of ticket.
|
||||
|
||||
X-Zammad-Group: [one system group]
|
||||
----------------------------------
|
||||
Presort of group (highest sort priority).
|
||||
|
||||
X-Zammad-Owner: [login of agent]
|
||||
--------------------------------
|
||||
Assigne ticket to agent.
|
||||
|
||||
X-Zammad-Ignore: [yes|true]
|
||||
-------------------------
|
||||
Ignore this email.
|
||||
|
||||
X-Zammad-State: (new|open|...)
|
||||
--------------------------------------------
|
||||
Set state of ticket! Be careful!
|
||||
|
||||
X-Zammad-Article-Sender: (Agent|System|Customer)
|
||||
-------------------------------------------------
|
||||
Info about the sender.
|
||||
|
||||
X-Zammad-Article-Type: (email|phone|fax|sms|webrequest|note)
|
||||
------------------------------------------------------------
|
||||
Article type.
|
||||
|
||||
X-Zammad-Article-Visability: (internal|external)
|
||||
------------------------------------------------
|
||||
Article visability.
|
||||
|
||||
X-Zammad-Customer-Email: [email address]
|
||||
----------------------------------------
|
||||
Set customer via explicit email.
|
||||
|
||||
X-Zammad-Customer-Login: [login]
|
||||
--------------------------------
|
||||
Set customer via explicit login.
|
||||
|
Loading…
Reference in a new issue