CONTENT CREATION

On-demand product cut-out API with Slack delivery

Accepts an image URL via webhook, removes the background on Replicate, stores the transparent PNG, and posts the cleaned asset back to a Slack channel for instant review.

CategoryContent Creation
Enginesim
Difficultyintermediate
Triggerwebhook
Steps5
Setup~15 min

How it runs

The automated pipeline, trigger to output.

  • TriggerWebhook receives image URL and target channelHTTP webhook
  • LogicValidate payload has usable image URL
  • ActionRemove background via ReplicateReplicateReplicate
  • ActionStore transparent PNG in R2CloudflareCloudflare R2
  • OutputPost cleaned asset to Slack channelSlack

What it does

Gives your team a one-call endpoint: send a photo URL and get back a transparent cut-out delivered to Slack, so anyone can clean a product image without touching design tools.

When to use it

Use it for ad-hoc, one-off cut-outs during the day rather than bulk folder processing. Perfect when a marketer pastes a supplier link in Slack and needs a usable PNG in seconds, or when another internal tool wants to call cut-out as a service.

How it works

  1. 1An inbound webhook receives a JSON payload containing the source image URL and the requester's Slack channel.
  2. 2The payload is validated; requests missing a usable image URL are rejected with an error response.
  3. 3The image is sent to a Replicate background-removal model.
  4. 4The resulting transparent PNG is uploaded to R2 object storage and a shareable link is generated.
  5. 5The cleaned image and its link are posted to the requested Slack channel, closing the loop for the person who asked.

Set it up

What you configure once, before turning it on.

  1. 1
    Connect HTTP webhookTrigger any URL on agent actions.
  2. 2
    Connect ReplicateImage, video, and model inference.
  3. 3
    Connect Cloudflare R2Object storage, S3-compatible.
  4. 4
    Connect SlackChannels, DMs, threads, mentions.
  5. 5
    Set each agent's modelWe leave models unset so you pick the tier — fast + cheap, or top-quality.
  6. 6
    Tune it to your dataEdit the prompts, filters, and field mappings so it matches how your team works.
  7. 7
    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.