- Contents
Interaction Designer Help
Parse Cookie
This Email tool converts an email cookie into a string that is a moniker for the message. The moniker is a known format, however this format will vary from platform to platform. This tool performs the reverse function of the Make Cookie tool.
Inputs
Cookie
The email cookie to be parsed.
Outputs
Moniker
The string output version of the cookie.
Exit Paths
Success
This path is taken if the cookie is successfully parsed.
Failure
This path is taken if the operation fails.