Skip to main content

Fields

contactChannelIdentity : InkContactChannelIdentity! required

Twilio WhatsApp message contact channel identity.

fromHandle : String! required

From WhatsApp number.

occurredAt : DateTime! required

Date when the conversation event was created.

tags : [InkTag!]! required

All Tags associated with a message.

whatsappContent : WhatsAppTextMessage! required

Whatsapp message content.

The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.

Example

{ "contactChannelIdentity": InkContactChannelIdentity, "delivery": InkMessageDelivery, "direction": "INBOUND", "fromHandle": "court-possible-interest-for-nothing", "occurredAt": "2009-12-10T12:50:39.030612+00:00", "tags": [InkTag], "toHandle": "condition-send-read-stock-me", "vendorId": "61373875", "whatsappContent": WhatsAppTextMessage }