Preview

CreateLeadInput is in Preview status and is subject to change without notice. For more information about Preview status, see the GraphQL API policy.

CreateLeadInput

This page contains

    Fields

    context LeadContext! PREVIEW
    accountId ID
    userId ID
    type LeadType! PREVIEW
    customer LeadCustomerInput! PREVIEW
    resellerId ID
    createdByUserId ID
    customAttributes [LeadCustomAttributeInput!] PREVIEW
    result LeadResult! PREVIEW
    profileAccountId ID
    anticipatedSeats Int
    anticipatedCloseDate Date
    useCaseDescription String
    notes String
    creatorRole String
    applications [ID!]
    profileProductId ID

    Mutations for CreateLeadInput

    createLead PREVIEW