Skip to main content
  1. Go to Shopify Admin → Apps → Quizify.
  2. Open a quiz from Dashboard or My Quizzes (click Edit or create a new quiz).
  3. In the Quiz Builder, click Integration in the left icon menu.
  4. Choose Automation (or leave All selected).

Before You Start

Most automation syncs need an email from the quiz submission. If no email is collected, those tools may not receive the lead. Add a User Form when you want leads synced to Zapier or Make.

Available Apps

IntegrationWhat it is for
ZapierSend quiz data to a Zapier webhook for custom workflows
MakeSend quiz data to a Make webhook for custom workflows

How to Connect

  1. Open Integration → Automation.
  2. Click Make or Zapier.
  3. Paste your webhook URL (Catch Hook / webhook).
  4. Click Connect.
  5. Save in the Quiz Builder if prompted.
  6. Publish and submit a test quiz so the webhook can receive data.

What Data Is Sent

Zapier and Make receive a richer webhook payload than email tools.
DataDetails
quiz_titleQuiz name
emailUser email
first_nameFirst name
last_nameLast name
phonePhone number
statussubscribed or unsubscribed based on newsletter confirmation
statusDateDate of the sync (YYYY-MM-DD)
tagsIncludes source: quizify
product-recommendationRecommendation type label (for example Normal, Score, Personalized, or Thank you page)
product-namesRecommended product names (when available)
product-link-typeProduct source/link type (when applicable)
product_resultQuiz score (for score-based results)
product_type_answerProduct type / personalized result title (when applicable)
type-page-urlResult page redirect URL (when set)
question-Each question title
answer-The user’s answer(s) for that question
answers_tags-Answer tags for that question (when present)

Example (simplified)

  • quiz_title: Skin Quiz
  • email: priya@example.com
  • first_name: Priya
  • product-recommendation: Score recommendation
  • question-12: What is your skin type?
  • answer-12: Dry

Connect Zapier or Make (example)

  1. Create a Catch Hook / webhook in Zapier or Make.
  2. Copy the webhook URL.
  3. In Quizify, open Integration → Automation.
  4. Paste the URL and click Connect.
  5. Publish the quiz and submit a test response.
  6. Confirm the webhook received the quiz data.

Notes

  • Integrations are set per quiz in the Quiz Builder.
  • Automation syncs usually require a submitted email.
  • Always test with a real published quiz submission when checking synced data.