Available XML Data for the FreeformCaseCreateFailure and FreeformCaseCreateSuccess Templates:
XPath |
Description |
|
---|---|---|
//caseCreateStatus/@wasSuccess |
Was the Case Creation succesful? True of False. |
|
//messageID |
Unique email identifier. |
|
//contactEmail |
The email address of the sender of the email. |
|
//caseID/@available |
Is there a Case ID number available? True of False. |
|
//caseID |
Case ID number. |
|
//errorMessage/@available |
Is there an error message available? True of False. |
|
//errorMessage |
Error Message. |
|
/caseCreateStatus/exceptionDetails/ |
Exception Information. View exception XML Data |
See Also |
Next |