Cross-Provider Workflow
Mindee Document Classification to Notion Page
Version 1.0.0
Classify a document with Mindee, then log the result in a Notion page.
Providers Orchestrated
Workflows
classify-and-log
Classify a document with Mindee and log it in Notion.
Enqueues a document for classification with Mindee, captures the returned job identifier, and creates a Notion page recording the classification job.
1
classify-document
$sourceDescriptions.mindeeApi.Enqueue_Classification_Product_Inference_v2_products_classification_enqueue_post
Enqueue the document for classification with Mindee.
2
log-in-notion
$sourceDescriptions.notionApi.createPage
Create a Notion page recording the classification job.
Source API Descriptions
openapi