Add Message

Adds a message to an existing or new Inbox App conversation.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The Inbox App ID adding the message.

Body Params
string
required

A unique identifier that references this conversation.

string
required

A unique identifier that references this message.

string

If this message is a reply to a previous message, specify the external message ID of the message being replied to.

date

The timestamp the message was delivered at in ISO8601 UTC format. Defaults to current time if omitted.

string

Sets or updates the subject of the conversation.

string
required

A plaintext message body.

boolean
required

Indicates if the message was incoming to your system.

sender
object
required

Who sent the message. Can be a FUB User, a FUB Person, or an unrelated entity such as an AI bot.

boolean
Defaults to false

Whether the sender is an automated system. Defaults to false.

person
object

The person associated with the conversation. A Person ID is preferred, but name, email, and/or phone are acceptable if the person does not exist in FUB yet. Required on the first message in a conversation.

owner
object

The owner of the conversation. Can be a FUB User or FUB Team Inbox. Required on the first message in a conversation.

string
enum

The message's delivery status.

Allowed:
string

Optional user-facing error message for Not Delivered statuses.

attachments
array of objects
attachments
richObjects
array of strings

List of Rich Object URLs.

richObjects
Responses

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json