Recued
Menu
← Back to recipes

Read a OneDrive document

by recued-core v1 15 views

Use “Read a OneDrive document” in Recued. Fetch one document out of your OneDrive, convert it to text, and say what it contains. It reads information without changing anything in OneDrive.

How it works 10 steps

Inspect the data fetches, transforms, gates, and output this recipe runs.

Process (10 steps)
download ?
skip: config.item_id is_empty
file_ref default
Apply default
have_bytes compare
Check if file ref has data
parsed ?
skip: step.have_bytes not_equal true
parsed_ref default
Apply default
have_text compare
Check if parsed ref has data
read ?
skip: step.have_text not_equal true
summary_text default
Apply default
keep ?
skip: step.have_text not_equal true
card to_summary
Format results as a summary card
Settings 3 configurable

Configurable at install. Defaults shown — change them anytime in Recued.

item id setting = [object Object]
filename setting = [object Object]
microsoft setting =

About

Tags

onedrive onedrivemicrosoft-365officedocumentdocxread-onlymarkitdownextractionai_surface

Details

10 steps 3 configurable settings recipe_id: read-document-onedrive