Synchronize and manage conversations with UserVoice.
In this documentation,
[[APP_ID]]
has been put in place of your Alchemer Mobile (Apptentive) App ID, of which each app has one. This can be found in the URL of each Alchemer Mobile (Apptentive) app:https://be.apptentive.com/apps/4eec2417687b69000100
where4eec2417687b69000100
is the App ID. For example:https://notify.apptentive.com/apps/[[APP_ID]]/integrations/user_voice
would translate tohttps://notify.apptentive.com/apps/4eec2417687b69000100/integrations/user_voice
.
The Alchemer Mobile UserVoice Integration automatically opens tickets in UserVoice and keeps them in sync when your customers provide feedback in app. When you reply via UserVoice, the feedback is automatically routed back to the customer and displayed within your app in Message Center.
Because Alchemer Mobile provides a single conversation for a given customer, only one active ticket in UserVoice will receive the messages a customer sends via Message Center. If there is currently no active ticket in UserVoice for the customer, a new one will be created.
To get started, you’ll need to add a few settings to UserVoice:
- On UserVoice, go to “Settings,” “Integrations,” and then “Service hooks,” and select “Web Hook”
- Set “Service Hook Name” to “Apptentive”
- Set “URL” to
https://notify.apptentive.com/apps/[[APP_ID]]/integrations/user_voice - Set “Content Type” to “JSON”
- Check “New Ticket,” “New Ticket Reply,” and “New Ticket Admin Reply”
- Click “Create” to save the settings.
- Follow UserVoice’s documentation to create an API client for Alchemer Mobile (Apptentive). Make sure to mark the client as “Trusted.”
Once this is complete, enter your API Key and API Secret from above into the form located on the Alchemer Mobile dashboard under Settings –> Integrations, along with the subdomain you use to access UserVoice. For additional security, enter your UserVoice SSO key.