Chathive SDK
  • Chathive documentation
  • What's new in the Chathive docs?
  • Api
    • REST API
  • Crawler
    • Overview
    • Crawler config
      • Login
    • Attributes
  • SDK
    • Getting started
    • Chatbot
      • Methods
      • Events
      • Attributes
    • AI form
      • Configuration
      • Methods
      • Events
    • Attributes
  • Tools
    • Overview
    • Parameters
    • Format response
Powered by GitBook
On this page

Was this helpful?

  1. SDK

Attributes

This page outlines the attributes that can be used or configured in both chatbot and AI form projects.

Customer data

These attributes are used to identify the current customer:

Attribute
Type
Description

id

string

The id of the customer in your system

email

string

Customers emails

firstName

string

Customers first name

lastName

string

Customers last name

avatar

string

Avatar to display for the customer

link

string

Link that redirects users to this customer inside your CRM system

Ensure compliance with GDPR laws when setting customer data.

PreviousEventsNextOverview

Last updated 2 months ago

Was this helpful?