PeopleTide CRM

Workflow recipe

Turn a website enquiry into assigned follow-up.

Receive a registered form submission, create or update the customer record, and route a clear task to the right department.

Updated 13 September 2026 · 9 min read

Prepare

Register the form and its fields.

  1. 01

    Create the web form

    Open Settings → Integrations → Web Forms and register the website origin or server sender.

  2. 02

    Send a test submission

    Include name, phone or email, message, source, and any routing field such as service or location.

  3. 03

    Confirm the receipt

    Check that the submission appears in integration activity before building workflow behavior.

Build

Create an event workflow for the form.

  1. 01

    Create an Event task workflow

    Open Settings → Automations and choose the Event task template.

  2. 02

    Set the trigger

    Choose Web form submitted, then select the registered form or form type.

  3. 03

    Map event fields

    Bind the payload fields to the published task inputs rather than relying on free-form interpretation.

  4. 04

    Execute the task

    Use a published create-contact, create-lead, or qualification task appropriate to the outcome.

  5. 05

    Route human work

    Create a ticket for the selected department when a person must call, quote, or verify information.

Acceptance test

Test the workflow as the website will use it.

  • A valid first submission is accepted once.
  • Retrying the same idempotency key and payload does not create duplicate work.
  • A matching customer or active lead follows the intended consolidation rule.
  • Missing contact details or an unknown service reaches a safe review path.
  • The assigned department can see the enquiry context and submission reference.