Gleap is a customer feedback and bug reporting platform that helps product teams collect, manage, and analyze user feedback through in-app surveys, bug reports, feature requests, and live chat. It provides a unified inbox for managing all customer interactions and product insights.Documentation Index
Fetch the complete documentation index at: https://docs.nekt.com/llms.txt
Use this file to discover all available pages before exploring further.
Configuring Gleap as a Source
In the Sources tab, click on the “Add source” button located on the top right of your screen. Then, select the Gleap option from the list of connectors. Click Next and you’ll be prompted to add your access.1. Add account access
You’ll need to provide your Gleap API credentials. You can find them in your Gleap dashboard under Project Settings > Security > API Key. The following configurations are available:- API Key: Your Gleap API key used to authenticate requests.
- Project ID: The Gleap project ID found in your project settings.
- Start Date: The earliest date from which records will be synced for incremental streams.
2. Select streams
Choose which data streams you want to sync. For faster extractions, select only the streams that are relevant to your analysis. You can select entire groups of streams or pick specific ones.Tip: The stream can be found more easily by typing its name.Select the streams and click Next.
3. Configure data streams
Customize how you want your data to appear in your catalog. Select the desired layer where the data will be placed, a folder to organize it inside the layer, a name for each table (which will effectively contain the fetched data) and the type of sync.- Layer: choose between the existing layers on your catalog. This is where you will find your new extracted tables as the extraction runs successfully.
- Folder: a folder can be created inside the selected layer to group all tables being created from this new data source.
- Table name: we suggest a name, but feel free to customize it. You have the option to add a prefix to all tables at once and make this process faster!
- Sync Type: you can choose between INCREMENTAL and FULL_TABLE.
- Incremental: every time the extraction happens, we’ll get only the new data.
- Full table: every time the extraction happens, we’ll get the current state of the data.
4. Configure data source
Describe your data source for easy identification within your organization, not exceeding 140 characters. To define your Trigger, consider how often you want data to be extracted from this source. Optionally, you can define some additional settings:- Configure Delta Log Retention and determine for how long we should store old states of this table as it gets updated. Read more about this resource here.
- Determine when to execute an Additional Full Sync.
5. Check your new source
You can view your new source on the Sources page. If needed, manually trigger the source extraction by clicking on the arrow button. Once executed, your data will appear in your Catalog.Streams and Fields
Below you’ll find all available data streams from Gleap and their corresponding fields:Tickets
Tickets
| Field | Type | Description |
|---|---|---|
| id | string | Unique ticket identifier |
| bugId | integer | Numeric bug ID |
| title | string | Ticket title |
| description | string | Ticket description |
| type | string | Ticket type (BUG, FEATURE_REQUEST, etc.) |
| status | string | Current status (OPEN, CLOSED, etc.) |
| priority | string | Priority level (HIGH, MEDIUM, LOW) |
| sentiment | string | Detected sentiment |
| createdAt | datetime | When the ticket was created |
| updatedAt | datetime | When the ticket was last updated |
| closedAt | datetime | When the ticket was closed |
| dueDate | datetime | Due date for the ticket |
| processingUser | string | Assigned user ID |
| processingTeam | string | Assigned team ID |
| session | string | Associated session ID |
| tags | array | Tags assigned to the ticket |
| archived | boolean | Whether the ticket is archived |
| isSpam | boolean | Whether the ticket is marked as spam |
| conversationClosed | boolean | Whether the conversation is closed |
| conversationRating | string | Rating given by the user |
| hasAgentReply | boolean | Whether an agent has replied |
| upvotesCount | integer | Number of upvotes |
| duplicatesCount | integer | Number of duplicates |
| score | number | Ticket score |
| channel | string | Channel information |
| aiSummary | string | AI-generated summary |
| shareToken | string | Share token for public access |
| formData | string | Form data (JSON) |
| customData | string | Custom data (JSON) |
| metaData | string | Metadata (JSON) |
| slaBreached | boolean | Whether SLA was breached |
| snoozed | boolean | Whether the ticket is snoozed |
| snoozedUntil | datetime | Snooze end date |
| firstAssignmentAt | datetime | When the ticket was first assigned |
| notificationsUnread | integer | Count of unread notifications |
Sessions
Sessions
| Field | Type | Description |
|---|---|---|
| id | string | Unique session identifier |
| gleapId | string | Gleap internal ID |
| gleapHash | string | Gleap hash |
| userId | string | User identifier |
| name | string | User display name |
| string | User email address | |
| phone | string | User phone number |
| lang | string | User language |
| location | string | User location |
| avatar | string | Avatar URL |
| companyId | string | Company identifier |
| companyName | string | Company name |
| deviceType | string | Device type |
| platform | string | Platform (web, iOS, Android) |
| plan | string | User plan |
| value | number | User value |
| sla | number | SLA value |
| sessions | number | Number of sessions |
| blocked | boolean | Whether the user is blocked |
| unsubscribed | boolean | Whether the user unsubscribed |
| emailOnly | boolean | Whether it is an email-only contact |
| firstActivity | datetime | First activity date |
| lastActivity | datetime | Last activity date |
| lastHeardFrom | datetime | Last heard from date |
| lastPageView | string | Last page viewed |
| countFeedbackReports | integer | Number of feedback reports |
| countFeedbackComments | integer | Number of feedback comments |
| tags | array | Tags assigned to the session |
| customData | string | Custom data (JSON) |
| eventData | string | Event data (JSON) |
Messages
Messages
| Field | Type | Description |
|---|---|---|
| id | string | Unique message identifier |
| ticket | string | Associated ticket ID |
| type | string | Message type |
| status | string | Message status |
| bot | boolean | Whether the message is from a bot |
| isNote | boolean | Whether it is an internal note |
| kaiChat | boolean | Whether it is from the AI assistant |
| outbound | boolean | Whether it is an outbound message |
| sendToChannel | boolean | Whether it was sent to a channel |
| sessionNotificationsUnread | boolean | Unread notification flag |
| createdAt | datetime | When the message was created |
| updatedAt | datetime | When the message was last updated |
| data | string | Message content (JSON) |
| translatedData | string | Translated content (JSON) |
| comment | string | Comment text |
| rating | string | Message rating |
| user | string | Sender user ID |
| session | string | Associated session ID |
| emailId | string | Associated email ID |
| messageRef | string | Message reference |
| replyTo | string | Reply-to message ID |
| outboundTemplate | string | Outbound template ID |
| outboundSubject | string | Outbound email subject |
| attachments | string | Attachments (JSON) |
| actions | string | Actions (JSON) |
| channel | string | Channel information (JSON) |
| aiData | string | AI data (JSON) |
Teams
Teams
| Field | Type | Description |
|---|---|---|
| id | string | Unique team identifier |
| name | string | Team name |
| assignmentMethod | string | How tickets are assigned (random, balanced, manual, circular) |
| members | array | List of team member IDs |
| selectOnlyOnlineMembers | boolean | Whether to assign only to online members |
| limitTicketAmount | boolean | Whether there is a ticket limit per member |
| ticketAmount | number | Maximum tickets per member |
| createdAt | datetime | When the team was created |
| updatedAt | datetime | When the team was last updated |
Surveys
Surveys
| Field | Type | Description |
|---|---|---|
| id | string | Unique survey identifier |
| name | string | Survey name |
| type | string | Survey type |
| status | string | Survey status |
| createdAt | datetime | When the survey was created |
| updatedAt | datetime | When the survey was last updated |
| config | string | Survey configuration (JSON) |
Survey Responses
Survey Responses
| Field | Type | Description |
|---|---|---|
| id | string | Unique response identifier |
| survey_id | string | Parent survey ID |
| session | string | Respondent session ID |
| createdAt | datetime | When the response was submitted |
| updatedAt | datetime | When the response was last updated |
| responses | string | Response data (JSON) |
| read | boolean | Whether the response has been read |