Skip to main content

InboxReplyRequest

kindstringrequired

Possible values: [text, media, template, note]

textstring

Possible values: non-empty and <= 4096 characters

replyTostring

Internal id of a message in the conversation, to quote.

assetIdstring
captionstring

Possible values: <= 1024 characters

templateIdstring

The template's Joinotify id or its Meta id.

variables object
header object
property name* VariableSource

contact (a contact detail), attribute (a custom field) or static (a fixed value).

sourcestringrequired

Possible values: [contact, attribute, static]

keystring
Example: first_name
fallbackstring

Possible values: non-empty and <= 200 characters

valuestring

Possible values: non-empty and <= 1000 characters

body object
property name* VariableSource

contact (a contact detail), attribute (a custom field) or static (a fixed value).

sourcestringrequired

Possible values: [contact, attribute, static]

keystring
Example: first_name
fallbackstring

Possible values: non-empty and <= 200 characters

valuestring

Possible values: non-empty and <= 1000 characters

buttons object
property name* VariableSource

contact (a contact detail), attribute (a custom field) or static (a fixed value).

sourcestringrequired

Possible values: [contact, attribute, static]

keystring
Example: first_name
fallbackstring

Possible values: non-empty and <= 200 characters

valuestring

Possible values: non-empty and <= 1000 characters

headerMedia object
typestring

Possible values: [image, video, document]

linkstring<uri>
idstring
filenamestring
InboxReplyRequest
{
"kind": "text",
"text": "Oi, Ana! Seu pedido saiu para entrega."
}