Cross-Provider Workflow
Civitai Image Generation to Notion Catalog
Version 1.0.0
Generate an image with Civitai, then catalog the job in a Notion page.
Providers Orchestrated
Workflows
generate-and-catalog
Submit a Civitai image workflow and catalog it in Notion.
Submits an image-generation step to Civitai, captures the workflow id and status, then creates a Notion page cataloging the generation job.
1
generate-image
$sourceDescriptions.civitaiApi.submitWorkflow
Submit an image-generation workflow to Civitai orchestration.
2
catalog-in-notion
$sourceDescriptions.notionApi.createPage
Create a Notion page cataloging the generation job.
Source API Descriptions
openapi