task ▸ template opened 0
Watch-and-Act

Waitlist signup

Submit a signup on your own account the instant a waitlist, slot, or registration opens.

5 steps 10-25s once it opens
Writ runs on your own accounts, with your own credentials and data, on sites you are authorized to use.
does ▸ outcome shaped 02
02
what it does

The outcome

Submit a signup on your own account the instant a waitlist, slot, or registration opens.

Backed by a real, installable recipe, not a generated stub. Install it, attach your own inputs, and run it on your own accounts.

Expected output

A successful run returns a structured result:

output.json
json
{ "signed_up": true, "confirmation": "..." }
steps ▸ recipe mapped 03
03
the steps

5 steps

Real step types from the 30+ in the workflow vocabulary. Edit any of them after you install.

  1. 1
    monitor

    Watch the page for the open state.

  2. 2
    navigate

    Open the form the moment it goes live.

  3. 3
    fill

    Fill the fields from your inputs.

  4. 4
    twofa

    Complete any verification on your own account.

  5. 5
    click

    Submit and capture the confirmation.

inputs ▸ shape defined 04
04
what you provide

Inputs

  • page_urlurl must match ^https?://
  • applicant_emailemail must match ^[^@]+@[^@]+$
Resources you attach
Persona (your account)

Input shape

Inputs are validated against per-slot regex rules before a run starts.

inputs.json
json
{
  "page_url": "<url>"  // matches ^https?://,
  "applicant_email": "<email>"  // matches ^[^@]+@[^@]+$
}

Estimated runtime: 10-25s once it opens.

run ▸ template installed 05

Install in one click

Open the template in the app, attach your own inputs and resources, and run it on your machine or the cloud.

Local runs have no compute charge and do not use Writ cloud compute. Paid plans are for cloud execution, faster monitors, teams, managed AI, and fleet features.

sites ▸ works here 06
06
works on

Point it at a site

This recipe adapts to any of these, all on your own authorized accounts.

faq ▸ questions answered 08
08
faq

Waitlist signup questions

What does the Waitlist signup template do?
Submit a signup on your own account the instant a waitlist, slot, or registration opens.
Where does it run?
On your own machine free of compute charges with the local agent, or on metered cloud running time. Either way it runs on your own authorized accounts and data.
Can I edit the recipe after installing?
Yes. Templates install as a normal workflow you fully own: edit any step, change inputs, or extend it.
rec ▸ ready

Start with the Waitlist signup template

Install it, attach your own inputs, and run it on your own account in minutes.