A lot of data is collected in Claimlane, and all raw data can be exported, giving you full flexibility to do anything you like.
There are two options:
Manual Excel export
Raw Data API
Guide to Excel export
1. From your inbox, click the square icon in the top right corner.
2. Select “Manage Company” from the dropdown menu.
3. In the bottom-left of the menu, click on “Data Export”.
4. Choose the organization you want to export data from (if you have multiple accounts or brands in Claimlane).
Once you’ve made your selection and clicked “Export Data”, a report will be sent to the email address associated with your login.
See the video below for an example.
Guide to the Raw Data API
Documentation can be found here: https://teamclaimlane.notion.site/Raw-Data-API-1e5cdd319d708096bd34ddc833802d3d?pvs=4
The API allows you to export all of the same data as in the manual export.
Explanation of the data you can extract
Below is a list of all the data you can extract from Claimlane, and what the data shows. Please note, that this list may not reflect the export 100%, as there are constantly added new data fields, and you may have custom tags as well.
ticketNumber
ex:
1003183Description:
The ticket number in Claimlane
createdDate
ex:
2025-04-24T09:17:00ZDescription:
Timestamp for ticket created by the customer
firstResponse
ex:
2025-04-24T09:17:17ZDescription:
Time from submitted to first reply or action on the ticket
archiveTime
Description:
Timestamp for ticket archived. This can help you calculate the resolution time
archiveAssigned
ex:
MichaelDescription:
Assigned user when the ticket was archived. Allows you to do agent analytics.
tileName
ex:
Faulty outside 30 daysDescription:
What type of issue was selected in the self-service flow from the front page
b2cChannel
ex:
webDescription:
Each self-service flow has a channel. It can we web or store
selfServicePortal
ex:
claimlanetest-claimDescription:
Shows the name of the self-service flow in which the ticket is created
market
ex:
gbDescription:
From what country has the customer submitted the ticket
status
ex:
CompletedDescription:
What is the current status of the ticket in Claimlane
productName
ex:
Maxi Travel SystemDescription:
Name of the product pulled from API
currency
ex:
USDDescription:
Show currency when applicable
productSupplier
ex:
Acme corpDescription:
Name of supplier on the product (if applicable)
productSku
ex:
R2-SPDescription:
Product SKU pulled from the product/order integration
ean
ex:
123455999999Description:
Product EAN pulled from the product/order integration
email
Description:
The customers name. This allow you to sort on specific customers
phoneNumber
ex:
+449998887777Description:
The customers phone number
courierName
ex:
DHLDescription:
Courier connected to the order (from order integration)
orderDate
ex:
2025-01-01T08:57:00ZDescription:
Order date (from order integration)
description
ex:
I have been having on going difficulties with the latching of the buggy going up and down.Description:
Customers description of the problem
unitPrice
ex:
695Description:
Shows cost of the product (from order integration)
quantity
ex:
1Description:
Shows how many units of the product was affected
ticketType
ex:
claimDescription:
The ticket-type is a setting in the self-service flows. Often the tile-name will be easier to use.
organizationName
ex:
NikeDescription:
Your account name
linkToConsumerClaim
Description:
Show the direct link to the ticket. This can help you quickly analyse and understand a problem more in detail.
transferredToOrganization
ex:
Not transferredDescription:
Some organisations have multiple accounts where tickets can be transferred from one to another. This shows if the ticket has been transferred and to which one.
selectedSupplier
ex:
AdidasDescription:
A retailer can forward a ticket to a supplier. This shows if the Ticket has been transferred and to which supplier.
statusChanges
ex:
29-04-2025: Status changed to CompletedDescription:
This shows the date when the ticket status was last changed, and to which status. This can help you track how long a ticket stays in one status, when they leave, etc.
Is the product in its original packaging?
ex:
YesDescription:
This is an example of a flow tag. All flow tags and internal tags are specific to your business, and will be shown in the export.
Internal issue tag
ex:
Broken in SeamDescription:
This is an example of an internal tag. All flow tags and internal tags are specific to your business, and will be shown in the export.