Conversica · Example Payload

Conversica Lead Update Stage

CompanyArtificial IntelligenceConversational AIAI AgentsSalesMarketingLead ManagementCRMMarketing AutomationCustomer EngagementMessagingSMSEmailChatAutomotiveHigher EducationWebhooks

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

Top-level fields

apiVersionidclientIdleadStatusleadStatusDateconversationStageconversationStageDateconversationStatusconversationStatusDate

Example Payload

Raw ↑
{
  "apiVersion": "7.2",
  "id": "12345",
  "clientId": "67890",
  "leadStatus": "None",
  "leadStatusDate": "2019-05-24T19:24:30+00:00",
  "conversationStage": "Messaging",
  "conversationStageDate": "2019-05-24T19:24:30+00:00",
  "conversationStatus": "Sent Message",
  "conversationStatusDate": "2019-05-24T19:24:30+00:00"
}