> ## Documentation Index
> Fetch the complete documentation index at: https://docs.trykondo.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Webhooks

<Info>
  Webhooks require a Business tier plan to be enabled
</Info>

You can push data on your LinkedIn conversations from Kondo to your own systems using webhooks.

To set up webhooks, simply go to [app.trykondo.com/webhooks](http://app.trykondo.com/webhooks) or look for the ⚡ button in the bottom right menu

<img src="https://mintcdn.com/kondo/tzYNdCFbXOS1iSbP/CleanShot2025-03-04at18.07.05.png?fit=max&auto=format&n=tzYNdCFbXOS1iSbP&q=85&s=71a7e907973cb87d54818b6243b1858c" alt="" width="1886" height="1029" data-path="CleanShot2025-03-04at18.07.05.png" />

### When we post data

There are two ways you can trigger syncs: streaming, and manual

* streaming: will update the sheet every time there is a change in Kondo e.g. new messages sent, received, labels or notes updated etc.
* manual: will only update the sheet upon manual triggering of sync through Cmd + K -> Sync or clicking the ⚡ button.

  <img src="https://mintcdn.com/kondo/tzYNdCFbXOS1iSbP/CleanShot2025-03-04at18.10.31.png?fit=max&auto=format&n=tzYNdCFbXOS1iSbP&q=85&s=6d03f78851f0204689788f8dcb7bf5dc" alt="" width="1288" height="871" data-path="CleanShot2025-03-04at18.10.31.png" />

### What kind of data we post

We sync these fields to your destination

* LinkedIn URL
* LinkedIn headline
* LinkedIn location
* Kondo labels
* Kondo notes
* Kondo URL
* Latest conversation timestamp
* Latest message\*
* Conversation history\*
* For a full sample of all the data we post and the format, see [app.trykondo.com/webhooks/new](http://app.trykondo.com/webhooks/new)

<Info>
  \*Kondo syncs conversation history in two ways

  1. latest message: this is synced in streaming mode or when you trigger syncs individually or in bulk in the inbox list
  2. entire conversation: this is synced ONLY when you trigger a sync by clicking ⚡ or Cmd + K -> Sync while within a specific chat chat
</Info>

### See also

<CardGroup cols="2">
  <Card title="Sync to Google Sheet" icon="table" color="black" href="/sheets">
    Use Kondo's Sheet Add On
  </Card>

  <Card title="Notion" icon="table-list" color="black" href="/notion">
    Use Kondo's Notion plugin
  </Card>
</CardGroup>
