Best-fit use cases
Implementation
A reliable four-step workflow
Publish
Trigger only when a post is published or intentionally republished.
Extract
Send the title, category, author, excerpt, and a publicly accessible featured image.
Generate
Choose an approved Duply template for the content type and validate long titles.
Attach
Write the generated URL to social metadata, a custom field, or the downstream promotion workflow.
- trigger
- A WordPress post is published
- inputs
- Title, category, author, featured image
- output
- A branded OG image
- destination
- Social metadata and scheduling queue
Frequently asked questions
Should every draft update generate an image?
No. Trigger on final publish or a specific approval state to avoid unnecessary generations.
What if the featured image is private?
The generation workflow needs a publicly reachable image URL or a step that securely transfers the asset.
Continue the workflow
Build one production-shaped example
Start with one approved template, realistic data, and the exact trigger your team intends to use.
Start free