CONTENT CREATION

Generate a brand-palette hero image when a Notion post goes to Ready

Watches a Notion editorial database and, when a post is marked Ready to Publish, generates an illustrated hero image constrained to your brand palette, uploads it to Cloudflare R2.

CategoryContent Creation
Enginesim
Difficultyintermediate
Triggerevent
Steps6
Setup~15 min

How it runs

The automated pipeline, trigger to output.

  • TriggerNotion post status set to Ready to PublishNotionNotion
  • LogicSkip if Hero Image field already filled
  • ActionBuild prompt with brand palette + style guardrails
  • ActionRender illustration via ReplicateReplicateReplicate
  • ActionUpload image to public R2 bucketCloudflareCloudflare R2
  • OutputWrite CDN URL back to Notion Hero Image fieldNotionNotion

What it does

Turns a finished blog draft in Notion into a ready-to-ship hero image without a designer in the loop. When an editor flips a post's status to Ready to Publish, the workflow reads the title and summary, generates an on-brand illustration, stores it in R2, and pastes the CDN URL back onto the page so the CMS sync picks it up.

When to use it

Use it when your blog lives in Notion and every post needs a unique hero image that still looks like it came from the same brand. It removes the manual round-trip to a designer for routine posts while keeping color and style consistent.

How it works

  1. 1A Notion database trigger fires when a post's Status changes to Ready to Publish.
  2. 2A logic step confirms the Hero Image field is empty so existing art is never overwritten.
  3. 3The post title and summary are composed into an image prompt that injects your brand hex palette and illustration style as hard constraints.
  4. 4Replicate renders the illustration from that prompt.
  5. 5The rendered file is uploaded to a public R2 bucket.
  6. 6The R2 URL is written back to the Notion page's Hero Image property.

Set it up

What you configure once, before turning it on.

  1. 1
    Connect NotionPages, databases, comments.
  2. 2
    Connect ReplicateImage, video, and model inference.
  3. 3
    Connect Cloudflare R2Object storage, S3-compatible.
  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.