Import a Quiz from ScoreApp to FluoTest

FluoTest can import an existing ScoreApp quiz — its questions, answer options, and scoring categories — directly into a FluoTest account using a ScoreApp API key.

Last updated

Can I import my ScoreApp quiz into FluoTest?

Yes. Paste a ScoreApp API key into FluoTest's import wizard, pick the quiz, and FluoTest recreates its questions, answer options, and scoring categories as a private draft. It's a one-time structure import — respondent data doesn't come over, and score tiers need to be set up again after import.

What gets imported

  • Every question, in its original order, with the answer type mapped to the closest FluoTest equivalent (multiple choice, multi-select, yes/no, number, date, email, phone, URL, or open text).
  • Answer options and their point values, including per-category score contributions where ScoreApp categories use "add" scoring logic.
  • Scoring categories that add to a score — these come in as FluoTest score categories, ready to have score tiers attached.
  • The quiz name, used as both the FluoTest quiz name and the URL slug.

What doesn't get imported

  • Respondent or lead data. This is a one-time structure import — none of your ScoreApp submissions, contacts, or historical results are copied over.
  • Score tiers and per-tier result messages. ScoreApp doesn't expose these through its public API, so you'll need to recreate them in FluoTest's score tier editor after import.
  • ScoreApp categories set to "none" scoring logic. These don't contribute to a score in ScoreApp either, so FluoTest skips them rather than importing an empty always-zero category.
  • Your ScoreApp account settings, branding, integrations, or domain — only the quiz structure itself is imported.

Generate a ScoreApp API key

The import wizard needs a ScoreApp API key to read your quiz. Generate one from inside ScoreApp — FluoTest never asks for your ScoreApp login.

  1. In ScoreApp, go to Account settings → API keys.
  2. Click "Create secret key" and copy the value shown — ScoreApp only displays it once.
  3. Paste the key into FluoTest's import wizard. It's used only to complete the import; FluoTest doesn't store it.
ScoreApp's API getting-started guide

The 3-step import wizard

  1. Connect your API key. In FluoTest, go to Dashboard → Tests → Create → Import from another tool → ScoreApp, and paste your ScoreApp API key. FluoTest uses it to list the quizzes on your ScoreApp account.
  2. Pick the quiz to import. Choose which ScoreApp quiz (scorecard) to bring over. FluoTest fetches its questions and categories directly from the ScoreApp API.
  3. Review the summary and publish. FluoTest creates the quiz as a private draft and shows a summary of what was imported, plus any warnings about things that couldn't be mapped exactly. Review the questions, set up score tiers if you use scoring categories, then publish when you're ready.

What happens to ScoreApp's signup questions

ScoreApp's "signup" question type is typically a name/email capture shown right before the result — a gate on the results screen rather than a normal question. FluoTest doesn't have a direct equivalent for that gate, and ScoreApp's API doesn't expose outcome data to reconstruct it automatically.

Instead, FluoTest imports a signup question as a plain email question in the quiz body and flags it in the import summary. If it was gating your results in ScoreApp, move it to an outcome's "Collect contact" action in FluoTest after import to recreate that behavior.

Common import errors

  • "That API key looks invalid or has expired": ScoreApp returned a 401/403 for the key. Generate a fresh key in ScoreApp under Account settings → API keys → Create secret key, and make sure you copy the whole value.
  • "This ScoreApp quiz has no questions to import": The scorecard you picked has zero questions on the ScoreApp side. Add questions in ScoreApp first, or pick a different quiz.
  • Empty account / no quizzes listed: FluoTest couldn't find any scorecards on the ScoreApp account tied to that API key — double-check you generated the key from the right ScoreApp account.
  • ScoreApp's rate limit was hit: ScoreApp returned a 429. Wait a minute and try again — this is temporary.

Frequently asked questions

Can I import my ScoreApp quiz into FluoTest?

Yes. From Dashboard → Tests → Create → Import from another tool → ScoreApp, paste your ScoreApp API key, pick the quiz, and FluoTest recreates its questions, options, and scoring categories as a private draft you can review before publishing.

Does importing from ScoreApp keep my scoring logic?

Question-level and option-level scoring logic is preserved, including which scoring category each answer contributes to. Score tiers and their result messages aren't imported, because ScoreApp's API doesn't expose them — you'll set those up in FluoTest's score tier editor after import.

Is my ScoreApp data safe? Is my API key stored?

Your API key is used only for the duration of the import request and is never stored in FluoTest's database. It's sent from your browser, used to call the ScoreApp API on your behalf, and discarded once the import finishes.

What ScoreApp question types aren't supported?

Any answer type FluoTest doesn't recognize is imported as an open text question so no content is lost, and it's flagged in the import summary for you to review and reconfigure if needed.