TimelinesAI
WhatsApp team collaboration platform for chats, messages, files, CRM integrations, and inbound message webhooks.
Helps revenue teams that manage shared WhatsApp inboxes, sync messages into CRMs, and react when a new WhatsApp message arrives.
Sign in to connect TimelinesAI
Sign in to connect an account and start using TimelinesAI in your apps.
Example Use Cases
These are example ways Snow can use TimelinesAI when building apps with you. This list is meant to show examples, not document every possible capability. Connecting an account does not make Snow run these automatically on its own.
Tool to create a new webhook subscription. Use when you have the event type and callback URL ready.
Tool to delete an uploaded file by its UID. Use after confirming the file is no longer needed.
Tool to delete a webhook subscription by its ID. Use when you need to remove an existing webhook after confirming the webhook ID. Example: "Delete the webhook with ID '9f6a8c3d-56b7-4a1e-8f2e-abcdef123456'."
Tool to get messages from a specific chat in TimelinesAI. Use when you need to retrieve message history or recent messages from a chat. Example: "Get the last 20 messages from chat 'chat_123abc'."
Tool to get full or filtered list of all chats. Use when you need to browse or search chats with optional filters. Example: "List all unread chats assigned to me."
Tool to retrieve metadata and temporary download URL for an uploaded file. Use after uploading a file or when needing its URL.
Retrieves detailed information about a specific webhook subscription by its ID. Use this action to: - Check webhook configuration (URL, event type, enabled status) - Monitor webhook health (error counter) - Verify webhook existence before updating or deleting Prerequisites: You must have a valid webhook ID. Use the Get Webhooks action to list all available webhooks first.
Retrieves all webhook subscriptions configured for the workspace. Webhooks notify external systems about events (e.g., 'message:new', 'chat:new') in real-time. Use this to view existing webhook configurations, check their status, or retrieve webhook IDs for updates/deletion. Supports optional pagination via limit and offset parameters.
Tool to list all WhatsApp accounts connected to the workspace. Use after configuring WhatsApp integration to verify accounts.
Tool to list files uploaded in your TimelinesAI workspace. Use when you need to retrieve all uploaded files.
Triggers
These are the trigger events currently available for TimelinesAI.
Polling trigger that monitors for new messages received in TimelinesAI WhatsApp chats.