1. Create Your First Template

Create Your First Template

Step-by-step guide to creating your first template.

This section introduces the essentials of Stubber by walking you through the process of building a student registration flow. The goal is to help you get comfortable with Stubber while learning how to create and configure a template from scratch.

Imagine you’re setting up a platform where prospective students need to register seamlessly for the School of Stubber. In this example, you’ll create a flow that allows students to:

  • Access a registration form
  • Provide key details like their name, ID or social security number, and email address
  • Submit the form
  • Receive a confirmation email with a unique student number

Now, let’s dive into the steps to build this student registration flow in Stubber.

Prerequisite Knowledge

Before you begin, make sure you’re familiar with JSON, JSONata, and data substitution.
If you need a quick refresher, check out Prerequisite Knowledge.

Let’s Get Started

To begin, follow the guide on creating a template from scratch.