Versions Compared

Key

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

If you export feedback a lot, scheduling the exports could be handy. This article will explain how you can do this.

Step 1: Schedule exports

There are 2 ways to schedule exports. The first way is via ‘Feedback inbox’>'Export feedback'>'Advanced export'>'Make a schedule'.

The second way is via ‘Feedback exports’>'Scheduled exports'>'Add scheduled export'.

Image Added

Step 2: Edit

Here, you can set the desired settings for your schedule. Choose whether you want to export daily, weekly or monthly and on which day and time.

Step 3: Finish the other settings

Lastly, finish off your export by selecting filters and editing export settings.

Info

It is possible to send the scheduled export to multiple users. This can be set in ‘Export settings’.


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