The Workflow Library

Library / Lead nurturing / lead-nurturing-020

Demo request abandonment re-engagement

Lead nurturingContactMarketing Hub ProfessionalIntermediate~30 min to buildFull spec

Outcome. A contact who reaches the demo request page but never submits the form gets one re-engagement email with an easier next step, instead of being left with no follow-up because they never became a lead through the form.

Workflow map Enrollment, branches and actions at a glance lead-nurturing-020
flowchart TD
    A[Page view: demo request page, known contact] --> B{Wait until form submitted, max 3 days}
    B -- Submitted in time --> C[No action, lead-routing handles it]
    B -- Timed out --> D[Set demo_request_abandoned = true]
    D --> E{Reengagement already sent?}
    E -- No --> F[Send reengagement email]
    F --> G[Set reengagement_sent = true]
    E -- Yes --> H[No action]
action or delay branch public on every spec, paid or not

When to use it, when not to

  • UseUse when the demo request page is a distinct, trackable URL and the form on it is the only path to becoming a demo-request lead.
  • UseUse it to offer a lower-friction alternative (a recorded demo, a shorter form, a chat option), not to re-push the same form that already did not convert.
  • SkipDo not use it if the demo page also serves anonymous, unidentified traffic almost exclusively. This workflow only reaches contacts who are already known, cookied visitors.
  • SkipDo not run this on a contact who did submit the form. That handoff belongs to lead-routing, which should own fast follow-up for actual demo requests; this fiche is for the ones who did not finish.
The preview ends here. Six sections are in the library. counted, not blurred
PrerequisitesEvery property with its label, internal name, type and options, plus the assets the workflow needs before you start.3 items
EnrollmentThe trigger, the criteria exactly as they are ticked in the UI, the re-enrollment rule and the suppression list.4 parts
StepsEach action in order with its parameters, its branches and its delays, written as you tick them.8 numbered actions
Known pitfallsTraps seen in production, each with what breaks and what to do instead.4 pitfalls
Test plan, variants and build specHow to prove it works in a test portal, where to look when it does not, the variants for other objects or tiers, and the YAML build spec.3 variants, 3 sections
FilesThe properties JSON creates the fields in one API call, the workflow JSON documents the build.PDF, Markdown, JSON
Install1 click. The installer creates the properties this spec declares and the workflow itself, switched off, then opens a task for the prerequisites that are assets rather than properties, such as a team, a static list or a marketing email. What it created is listed on the install page.1 click, switched off
Unlock the full library, 149 EUR

or the lead nurturing pack, 39 EUR

One-time, excl. VAT. 30-day refund, no questions asked. Founding prices until 31 October, then 199 and 59 EUR. Includes every spec added later, up to the full 500, and the one-click installer on the full library. Building on client portals? The agency licence at 449 EUR covers unlimited client portals.