Conversica · Example Payload

Conversica Lead Automotive

CompanyArtificial IntelligenceConversational AIAI AgentsSalesMarketingLead ManagementCRMMarketing AutomationCustomer EngagementMessagingSMSEmailChatAutomotiveHigher EducationWebhooks

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

Top-level fields

apiVersionidclientIdfirstNamelastNameemailhomePhoneleadTypeleadStatusleadSourcedaterepNamerepIdrepEmailbdcRepNamebdcRepIdbdcRepEmailserviceRepNameserviceRepIdserviceRepEmailyearmakemodelvinappointmentStatusappointmentDateoptOutsmsOptOutstopMessagingskipToFollowup

Example Payload

Raw ↑
{
  "apiVersion": "7.2",
  "id": "12345",
  "clientId": "67890",
  "firstName": "Sally",
  "lastName": "Jones",
  "email": "sally@email.com",
  "homePhone": "3609483728",
  "leadType": "Internet",
  "leadStatus": "New",
  "leadSource": "www.leadsource.com",
  "date": "2017-01-10T15:19:21+00:00",
  "repName": "John Doe",
  "repId": "23254",
  "repEmail": "john@dealershipname.com",
  "bdcRepName": "Sheila Smith",
  "bdcRepId": "20582",
  "bdcRepEmail": "sheila@dealershipname.com",
  "serviceRepName": "Billy Brown",
  "serviceRepId": "20143",
  "serviceRepEmail": "billy@dealershipname.com",
  "year": "2019",
  "make": "Volkswagen",
  "model": "Atlas SEL",
  "vin": "1N4AL2APXBC154449",
  "appointmentStatus": "Scheduled",
  "appointmentDate": "2017-01-10T15:19:21+00:00",
  "optOut": false,
  "smsOptOut": true,
  "stopMessaging": false,
  "skipToFollowup": true
}