Recued
Menu
← Back to recipes

Read a SharePoint document

by recued-core v1 17 views

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

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 4 configurable

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

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

About

Tags

sharepoint sharepointmicrosoft-365officedocumentdocxread-onlymarkitdownextractionai_surface

Details

10 steps 4 configurable settings recipe_id: read-document-sharepoint