Early Access — Limited Spots Available

Works where your
research takes you.

Syrup Field Surveys is an offline-first solution for collecting research data — in clinics, in rural communities, at events, anywhere signal is unreliable. Data queues on the device and syncs at your convenience. Nothing lost.

No signal required

Online surveys for
offline research.

Most platforms treat offline as an afterthought, and you typically pay extra for it.

Our platform is built around offline from the start. The client runs entirely on the device. Responses accumulate locally. You control when responses are synced to the server.

Typical survey platform

  • Requires live internet to submit each response
  • Offline "mode" costs extra or doesn't exist
  • Lost responses on network drop
  • Interviewers resort to paper fallback
  • Manual data entry and reconciliation
  • Complex setup for field teams

Syrup Field Surveys

  • One setup, then works without any internet connection
  • Offline-first by design, not add-on
  • Responses queue on-device indefinitely
  • Sync when connectivity returns
  • Clean, structured data every time
  • One URL. Load once. Go anywhere

Simple enough for anyone.
Programmable enough for everyone.

Drag-and-drop builders are quick to learn but hit walls when you need customized logic. Proprietary survey languages unlock power but require specialized staff to write and maintain them. SRP threads that needle.

01

Readable language

Survey logic lives in a plain .srp file. Any researcher can read it at a glance — no training required — while remaining fully parseable by software.

02

Offline-first process

Load the survey URL once. From that point on, Syrup Field Client operates without connectivity. Interviewers collect responses exactly as designed — no degraded mode, no workarounds.

03

Clean data collection

Responses are structured from the start. Validation, required fields, and branching logic are enforced at collection time — not patched up during analysis.

household_survey.srp
page "demographics" do
  title "Household Information"

  Number "respondent_age" do
    text "How old are you?"
    required
    min_value  18
    max_value  120
    unit_label "years"
  end

  SingleSelect "household_size" do
    text "How many people live in your household?"
    required
    option "1 person"
    option "2–4 people"
    option "5 or more"
  end

  OpenEnded "primary_concern" do
    text "What is your household's primary concern this month?"
    # Collected offline — syncs when connectivity returns
  end
end

The logic is right there in the file — adjacent to the question it governs, readable by a researcher who has never written a line of code. Read the 5-minute intro to SRP →

Try it now See your survey as you write it. Because SRP is a parseable language, the Playground can render a live HTML preview of your survey as you type — validate question flow, check branching logic, and see exactly what your field reps will see, all before deployment.

A full vocabulary for field research.

Syrup Field Surveys handles every question format you encounter in serious research — from simple yes/no screens to multi-row grids — all readable by anyone on your team.

Multiple choice Pick one, pick many, or choose from a dropdown — any list-based question
Text responses Short answers for facts, or long-form fields for qualitative narratives
Rating scales Stars, numbered scales, or labeled Likert-style buttons
Grid questions Rate multiple items at once, or select across rows and columns
Numbers & dates Validated numeric entry, age capture, and calendar date selection
Instructions Display messages or guidance to interviewers between questions

Built for the field.
Ready for the desk.

Researchers who collect in person still need clean, structured data at their desk. The Syrup Field Surveys workflow is end-to-end: from writing the instrument to synced, analysis-ready responses.

Step 01 — Write

Author your survey

Write your instrument as a .srp file. Plain text, version-controlled, readable by anyone on your team.

Step 02 — Collect

Go to the field

Load the survey URL once. Interviewers work fully offline — no signal, no problem. Each response queues securely on-device.

Step 03 — Sync

Data flows home

When connectivity returns, responses sync automatically. Structured, validated, ready for analysis — no manual cleanup.

Collect anywhere.
Lose nothing.

We're offering free early access to research teams operating in low-connectivity environments. Clinics, rural communities, events — if connectivity is uncertain, your data shouldn't be.

Request early access

No commitment required. Free for qualifying research teams.