TimelinesAI icon

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.

Example Use Cases

These are the TimelinesAI actions Snow can use when building apps with you. Connecting an account does not make Snow run these on its own.

Delete File

Tool to delete an uploaded file by its UID. Use after confirming the file is no longer needed.

Get Chat Messages

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'."

Get Chats

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."

Get File Details

Tool to retrieve metadata and temporary download URL for an uploaded file. Use after uploading a file or when needing its URL.

Send Message to Chat

Send a WhatsApp message to an existing chat in TimelinesAI. Use this action when you have a chat ID from the Get Chats action and want to send a message to that conversation. For sending messages to new phone numbers (not existing chats), use the 'Send WhatsApp Message to Number' action instead. Example: "Send message 'Hello world' to chat with ID 'chat_123abc'."

Create Webhook Subscription

Tool to create a new webhook subscription. Use when you have the event type and callback URL ready.

Delete Webhook

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'."

Get Webhook

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.

Get Webhooks

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.

Get WhatsApp Accounts

Tool to list all WhatsApp accounts connected to the workspace. Use after configuring WhatsApp integration to verify accounts.

Triggers

These are the trigger events currently available for TimelinesAI.

New WhatsApp Message Received

Polling trigger that monitors for new messages received in TimelinesAI WhatsApp chats.