Front
Maven provides an integration that allows it to create tickets in Front via a Custom Action. Once triggered, a form will be used to collect name, email address, summary and description of the issue the user is facing via the chat experience.
Configure Maven
To get started, install the Front App from the Maven App directory:
In Front, visit the Developers
portal to create an API token and configure that secret during the installation proces.
Also, provide the name of the email-based channel that should be used to escalate a conversation to a ticket.
Note: Front automatically generates a name for channels when they are created. Usually, the name of the channel is the entire email address but if that fails to install, provide just the username portion of the email address.
Configure Front
Given that the provided channel is already configured in Front, no other action is required.
Logging
Action logs are available in the logs panel of the Front Custom Action.
Limitations
- Only email-based channels are currently supported