Versions Compared

Key

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

Under ‘Reporting’>'Feedback exports', you will find 3 different types of exports; Recent, Scheduled and Templates:

Recent exports

Here, you will find all your recent exports and their status. You can see whether your export has succeeded, is still in process, or has failed.

Export scheduled: Your export has been scheduled but has not started yet

Export waiting in queue: Your feedback is getting ready to be exported

Export is being generated: Your feedback is being exported

Export finished: Your export has succeeded

No feedback found for this export: Your export is empty

Image RemovedImage Added

Scheduled exports

Here, you will find all your scheduled exports. By clicking on the three dots, to the right of a schedule, you can edit your schedule, set it as inactive, and delete it. This article explains how you can schedule your exports in more detail.

Export templates

Here, you will find all the templates of your exports. These contain specific filters for your export for example. By clicking on the three dots, to the right of a template, you can edit your template, schedule, and delete it. This article explains how you can create an export template in more detail.


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":""}