Conversica · Example Payload

Conversica Message Sent

CompanyArtificial IntelligenceConversational AIAI AgentsSalesMarketingLead ManagementCRMMarketing AutomationCustomer EngagementMessagingSMSEmailChatAutomotiveHigher EducationWebhooks

Conversica Message Sent is an example object payload from Conversica, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

apiVersionidclientIdactiondatesubjectbody

Example Payload

Raw ↑
{
  "apiVersion": "7.2",
  "id": "12345",
  "clientId": "67890",
  "action": "sent",
  "date": "2019-05-10T05:57:44+00:00",
  "subject": "Your online request",
  "body": "Hi Sally, \nThanks for reaching out to us online. Would you like to schedule a demo with one of our representatives to learn more about our product? \nSincerely, \nJohn"
}