How it Works
- Fetch Inboxes: Retrieves all available Front inboxes
- Process Conversations: For each inbox, fetches conversations (no time filtering applied)
- Fetch Messages: For each conversation, retrieves all messages
- Create Documents: Combines conversation metadata and messages into a single document
- Upload to Dust: Stores each conversation as a document with appropriate tags
Document Structure
Each conversation document contains:- Conversation Summary: Subject, status, assignee, timestamps, message count
- Messages Section: All messages with sender, timestamp, direction, and content
- Size Limits: Total document size limited to 2MB
- Tags: Source, type, conversation ID, status, message count, timestamps, assignee, subject