Go to app
Academy
What's new?
Tray UAC
Developer
Connectors
Templates
Help Center
Back
Messagebird
Overview
Operations
MessageBird Operations
Latest version:
2.1
Changelog
Create conversation
Starts a new conversation from a channel-specific user identifier, such as a phone number, and sends a first message. If an active conversation already exists for the recipient, this conversation will be resumed.
Get contact
Retrieve a contact via a specified MSISDN. A MSISDN is the phone number of a contact.
Get conversation
Retrieves a single conversation.
Get message
Retrieves the information of an existing message. This message can be a sent or a received message.
Get message in conversations
Retrieves a message that is part of a channel with provided ID.
List calls
Retrieve a list of all calls.
List calls DDL
List contacts
Retrieves a list of all contacts.
List contacts DDL
List conversations
Retrieves all conversations for this account. By default, conversations are sorted by their lastReceivedDatetime field so that conversations with new messages appear first.
List conversations DDL
List legs
Retrieve a list of all legs of a call.
List messages
Returns a list of messages.
List messages DDL
List messages for a contact
Retrieve a list of all messages for a contact.
List messages in conversation
Retrieves all the messages from the conversation with the provided ID.
List messages in conversation DDL
List msisdns DDL
List voice messages
Retrieve a list of all voice messages.
Raw HTTP request (advanced)
Perform a raw HTTP request with some pre-configuration and processing by the connector, such as authentication.
Send message
Sends a new message. A maximum of 50 recipients can be entered.
Send message to conversation
Adds a new message to an existing conversation and sends it to the contact that you're in conversation with.
Update conversation status
Sets the status of a conversation.
Previous
Overview