How it works
To move data from okoCrm to Google Drive automatically, use a ready-made scenario — no manual exports.
- Starts when: on_subfolder_created
- Then: return_files_in_folder
- Then: split_files_item
- Check: select_markdown_files
- Then: download_drive_files
- Then: text_from_markdown
- Then: combine_all_text
- Then: chunk_text_for_local_llm
- Then: Basic LLM Chain
- Then: parse_json_text_with_flag
- Then: log_text_with_pii_flag (optional)
- Then: combine_chunk_text
- Then: join_text_chunks
- Then: create_cleaned_text_file
- Then: Ollama Model
You can launch this okoCrm + Google Drive integration in Scriptera: describe the task in plain words — the scenario is built, launched and monitored for you.