PROJECT MANAGEMENT

Capture a Loom handoff via webhook and create a ClickUp task with a criteria checklist

A webhook receives a Loom share event, creates a ClickUp task with the embedded Loom, and populates it with an acceptance-criteria checklist parsed from the recording's transcript.

CategoryProject Management
Enginesim
Difficultybeginner
Triggerwebhook
Steps5
Setup~5 min

How it runs

The automated pipeline, trigger to output.

  • TriggerInbound webhook with Loom payloadHTTP webhook
  • LogicValidate Loom URL and transcript present
  • ActionExtract acceptance criteria from transcriptOpenAI
  • ActionCreate ClickUp task with Loom embedClickUpClickUp
  • OutputWrite checklist and return task URLClickUpClickUp

What it does

Lets any tool that can call a webhook push a Loom handoff straight into ClickUp. On receiving the Loom share payload, the workflow creates a ClickUp task, embeds the recording, and fills the task with acceptance criteria extracted from the transcript, so the handoff arrives as ready-to-work scope.

When to use it

Use it when your handoff source is a custom dashboard, a Slack workflow, or a browser extension that emits a webhook rather than a native Loom trigger, and your team tracks work in ClickUp. It is the flexible glue for non-standard handoff pipelines.

How it works

  1. 1An inbound webhook delivers the Loom URL, title, and transcript.
  2. 2A logic step validates the payload has a usable Loom URL and transcript, stopping otherwise.
  3. 3An LLM step turns the transcript into a list of acceptance criteria.
  4. 4A ClickUp task is created with the Loom embedded and the title from the payload.
  5. 5The criteria are written to the task as a checklist and the task URL is returned in the webhook response.

Set it up

What you configure once, before turning it on.

  1. 1
    Connect HTTP webhookTrigger any URL on agent actions.
  2. 2
    Connect ClickUpDocs + tasks + chats in one workspace.
  3. 3
    Connect OpenAIModels, embeddings, files.
  4. 4
    Set each agent's modelWe leave models unset so you pick the tier — fast + cheap, or top-quality.
  5. 5
    Tune it to your dataEdit the prompts, filters, and field mappings so it matches how your team works.
  6. 6
    Test, then turn it onRun once against a sample, confirm the output, then enable the trigger.

Run this workflow in your colony.

14-day trial. No DevOps. No Sales call. Provisioned in under a minute.