A player roster in your table — updating itself

The scenario fetches the player list from the sports service, keeps only the active ones and updates the records in trueConf.

  • A current roster with no manual edits
  • Inactive players are filtered out
  • Records are updated, not duplicated
  • Other scenarios read the data from trueConf

How it works

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

  1. Starts when: When clicking ‘Execute workflow’
  2. Then: Fetch Sleeper NFL Players
  3. Then: Convert Players Object to Array
  4. Then: Filter Active Fantasy Players
  5. Then: Create or update a record

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