Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

If you require to follow up on feedback items in another application then it can be quite handy to automatically forward your feedback items to that application. Mopinion provides webhook integrations for Slack, Rocket.chat, Asana and Trello. If you want to make use of a webhook integration then you can follow this guide

Alternatively, you can use inbound mail to connect to some applications. Below you will find a step by step procedure to set this up for some well-known applications. If your application is not mentioned in step 1 you are still able to set up the connection if you have the application's inbound email address. Just proceed to step 2.

Step 1: Inbound email address

Find the inbound email address of the application you want the feedback to be forwarded to.

Step 2: Add user

Make an account in Mopinion for the inbound email address of the application you want to forward the feedback to. Please see How to add and manage team members? /wiki/spaces/KB/pages/501383233 on how to add users.

 

Step 3: Create an alert

Create an alert for the account with the forward email address. Please seeHow do I use feedback email alerts? on how to set up alerts.

...

When you switch the alert active toggle to on and save the alert you are done. From then on feedback items will be automatically forwarded to your application.

...

Easy html macro
theme{"label":"solarized_dark","value":"solarized_dark"}
contentByMode{"html":"<div id=\"surveyContent\"></div>","javascript":"var confluenceData = {};\nvar pageId;\nvar pageTitle;\n\ntry {\n confluenceData = JSON.parse(parent.window.name);\n var pageId = confluenceData.options.productContext['page.id'];\n var pageTitle = confluenceData.options.productContext['page.title'];\n} catch(e) {}\n\nvar src = 'https://collect.mopinion.com/assets/surveys/2.0/js/survey.min.js';\n\nvar vars = {\n key:'211a4fdb96626776846147095cc335b448e20458', \n domain:'app.mopinion.com', \n divName:'surveyContent', \n button:false, \n use_collect:false, \n useQuerySelectorAll:false\n};\n\nvar s = document.createElement('script');\ns.async = 'async';\ns.id = 'mopinionFeedbackScript';\ns.src = src;\ns.onload = s.onreadystatechange = function() {\n if (!s.readyState || s.readyState === 'loaded' || s.readyState === 'complete') {\n try {\n srv.loadSurvey(vars);\n } catch (e) {}\n }\n}\ndocument.head.appendChild(s);","css":""}