All tracker tasks — into a table every morning

Every morning the scenario exports all the team's tasks from the tracker, breaks them into fields and writes them to trueConf.

  • All team tasks in a table
  • Broken into simple fields
  • Easy to filter and count
  • Refreshed every morning on its own
GraphQL

How it works

To move data from trueConf to GraphQL automatically, use a ready-made scenario — no manual exports.

  1. Starts when: Every day at 06:00
  2. Then: Get all your team's tickets
  3. Then: Split out the tickets
  4. Then: Set custom fields
  5. Then: Flatten object to have simple fields to filter by
  6. Then: Write tickets to Sheets
  7. Check: if has next page
  8. If yes: Get end cursor
  9. Then: Get next page

You can launch this trueConf + GraphQL integration in Scriptera: describe the task in plain words — the scenario is built, launched and monitored for you.