← All Workflows

Send a certificate for every form submission

A Google Forms response becomes a personalized certificate the moment it arrives.

See all workflows
Trigger1New Google Forms responseRun when your form gets a new response.
Render2Course Completion Certificate TemplateExample template. Swap in your own design.
Destination3Google DriveSave renders to a Drive folder.

From form response to certificate

Google Forms is where course quizzes, workshop registrations, and training sign-offs already live. What it can't do is hand the person a certificate afterward. This workflow closes that gap: every new form response becomes a personalized PDF certificate, generated and filed without anyone touching a design tool.

What happens on each submission

  1. Someone submits the form. The workflow polls Google Forms and picks up the new response, usually within a few minutes.
  2. Fields are read from the response. The name question, the date, a quiz score, and anything else you collect are pulled out as values.
  3. A certificate is rendered. Those values fill the placeholders on your Orshot template, and Orshot renders a PDF that looks identical for response number 1 and response number 1,000.
  4. It's emailed or saved. The finished certificate lands in your Google Drive folder ready to send, or goes straight to the person if you add an email step.

Form answers become certificate fields

The form's questions map straight onto the template's placeholders. A response like this renders like this:

One row becomes one certificateClick a row
ANameBQuizCScoreDSubmitted
1Ana PetrovaFood Safety Level 292%July 8, 2026
2Jordan BlakeFood Safety Level 285%July 8, 2026
3Fatima NoorFood Safety Level 297%July 9, 2026
Orshot renders
Certificate
Ana Petrova
QuizFood Safety Level 2
Score92%
SubmittedJuly 8, 2026
PDF

Rendered from row 1, one per row

Long names don't break the layout. Text fitting shrinks or wraps within the box you designed, which is exactly the thing Docs-based generators get wrong.

Set it up once

There's no Apps Script to babysit, no add-on quota to hit. Get it running in four steps:

  • Pick a template from the library or build your own in the studio.
  • Connect the form and select which one to watch.
  • Map the answers to placeholders: name to name, date to date, score to score.
  • Activate it and leave it. Idle checks are free; you only spend credits when a certificate actually renders.

How it works, step by step

  1. Pick a certificate template

    Choose a certificate template from the Orshot library or design your own in the studio with placeholders for the fields your form collects.

  2. Connect your Google Form

    Connect Google Forms and select the form. The trigger fires whenever someone submits a new response.

  3. Map form answers to the certificate

    Match form fields to template placeholders: the name question fills the name line, the date fills the date, and so on.

  4. Activate the workflow

    From then on, every new response renders a personalized PDF certificate and saves it to Google Drive automatically.

Frequently asked

Can Google Forms generate certificates automatically?

Not on its own. Google Forms collects responses but has no way to produce a designed document. This workflow adds that step: it watches the form and renders a personalized certificate from an Orshot template for each new response.

How is this different from Google Forms certificate add-ons?

Add-ons run inside your spreadsheet with Apps Script, which means quota limits, broken triggers to debug, and design limited to what a Docs template can do. This workflow runs on Orshot's infrastructure with a real design editor, and there is no script to maintain.

Can I send certificates only to people who passed a quiz?

Yes. If your form is a quiz, include the score field and filter so only responses above your passing mark produce a certificate.

How fast does the certificate arrive after someone submits?

The workflow polls for new responses and typically renders within a few minutes of submission. Each certificate lands in your Drive folder ready to send.

What can the certificate look like?

Anything you can build in the Orshot studio editor: your logo, brand fonts, signatures, backgrounds, and one placeholder per form field you want to show. It is a real design template, not a document mail merge.