// bullpack · 7 files

Form Response Router.

On form submit, normalizes the response and routes it by field through a configurable rules engine (equals / contains / oneOf / regex / default) to Slack, email, or a CRM. Idempotent per response id, built on an installable trigger so it fires for API/connector submissions too.

$39one-time · lifetime updatesGet the pack — $39

What's in the box

7 .gs files + README
  • Config.gsRouting rules + destination credentials.
  • Main.gsInstallable onFormSubmit handler + routeResponse().
  • Parse.gsPure normalize of a form-submit event → record.
  • Rules.gsPure rules engine (equals/contains/oneOf/regex/default).
  • Destinations.gsSlack / email / CRM senders with retries.
  • Dedupe.gsPure idempotency by response id.
  • Tests.gssmokeTest() over parse + rules + dedupe; dryRunSample().

Plain .gs files with comments and a README walkthrough. Runs inside your own Google account — no server, no third party. Single-buyer commercial-use license: use it in your own projects, business, and client work; you just can't resell or republish the pack's source.

More packs

all packs →