Mocean icon

Mocean

Multichannel messaging service for SMS delivery, voice calls, call recordings, and WhatsApp messaging.

Covers customer communication that sends SMS and WhatsApp messages, places voice calls, downloads recordings, and processes inbound webhook payloads.

Sign in to connect Mocean

Sign in to connect an account and start using Mocean in your apps.

Example Use Cases

These are example ways Snow can use Mocean 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.

Query SMS Message Status V2

Tool to query delivery status of an SMS message. Use after sending an SMS when you need to check its delivery success by msgid.

Voice Dial V2

Tool to initiate an outbound voice call via Mocean API. Use when you need to place a call with a defined command flow.

Voice Download Recording V2

Tool to download a call recording. Use when you need to retrieve the recording audio for a completed call by its UUID.

Voice Hangup V2

Tool to hang up an active voice call. Use when you need to terminate an ongoing call by its call UUID immediately.

WhatsApp Incoming Webhook V2

Tool to receive and return the full incoming WhatsApp webhook payload. Use when you must capture raw webhook JSON (message_id, event_type, event_data) for downstream parsing.

WhatsApp Send Message V2

Tool to send a WhatsApp message via Mocean API. Use when you need to send text, media, template, reaction, or interactive messages on WhatsApp.