Conversica · Example Payload

Conversica Lead Minimal

CompanyArtificial IntelligenceConversational AIAI AgentsSalesMarketingLead ManagementCRMMarketing AutomationCustomer EngagementMessagingSMSEmailChatAutomotiveHigher EducationWebhooks

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

Top-level fields

apiVersionidconversationIdfirstNameemailleadSourceleadStatusoptOutrepIdrepName

Example Payload

Raw ↑
{
  "apiVersion": "7.2",
  "id": "12345",
  "conversationId": "My Big Event 2019",
  "firstName": "Sally",
  "email": "sally@email.com",
  "leadSource": "Big Events",
  "leadStatus": "New",
  "optOut": false,
  "repId": "98765",
  "repName": "John"
}