Best-fit use cases
Implementation
A reliable four-step workflow
Structure
Use database properties for every dynamic field, template choice, status, output URL, and error state.
Approve
Require a Ready for image status so incomplete drafts do not trigger generation.
Connect
Read the page through Make, Zapier, n8n, or the Notion API and call Duply.
Update
Write the generated URL and completed status back to the original database page.
- trigger
- A content item changes to Approved
- inputs
- Headline, channel, date, cover image
- output
- A scheduled social card
- destination
- Notion output field and social queue
Frequently asked questions
Can a Notion formula choose the template?
Yes. A formula or select property can produce a stable template key that the automation maps to an approved Duply template.
How are Notion file URLs handled?
File URLs may expire. Prefer stable public assets or copy the file to durable storage before generation.
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