Smart document split (sypht.split)
Add automatic document splitting to workflows.
How it works
Getting started
1. Invoke split workflow
{
"inputs":{
"file_id":":00000000-0000-0000-0000-000000000000"
}
}Response:
2. Collect the split results
3. Invoke workflows on each child document
4. Fetch results for child documents
Last updated