# n8n

Step 1

Add a scheduled Trigger, to query the LeadBoxer API for fresh results. We recommend to set this to every 10 minutes or so, depending on your traffic volumes.

Step 2

Add the HTTP Request node

Step 3

in the HTTP node settings:

* Methode = GET
* URL:  <mark style="color:blue;"><https://data.leadboxer.com/api/views/c\\_view\\_leads/?search=\\*\\&dataType=json\\&variant=zapier\\&noShortenEmail\\&sortBy=lastEvent|desc\\&period=1d\\&limit=50\\&site=####> YOUR DATASET ID ###</mark>
*

```
<div align="left"><figure><img src="https://1941892698-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M_u92JFMboVvSv_dif4%2Fuploads%2FHb1fmpb8jfynBbl9eIBK%2FSCR-20250620-luyj.png?alt=media&#x26;token=22d9b7f1-212a-48d0-b527-9292d459c1e4" alt=""><figcaption></figcaption></figure></div>
```

* Set authentication

First you need to get your API key inside the LeadBoxer App from integrations > data\
<https://app.leadboxer.com/integrations-connectors/data/api-key>

Give the key a name, paste the LeadBoxer API key, set the placement to 'in query string' and the parameter name to **apiKey**

<figure><img src="https://1941892698-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M_u92JFMboVvSv_dif4%2Fuploads%2FYxoxblYZ24Y0YcyLx0eW%2FSCR-20250620-lvgr.png?alt=media&#x26;token=f7bd5075-70f9-481d-94f2-6ea31987bf64" alt=""><figcaption></figcaption></figure>

step 4

You can now add other nodes to your canvas and access data from LeadBoxer, you can see the data in output

Here is an example using Slack, adding identified companies to a slack channel

<figure><img src="https://1941892698-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M_u92JFMboVvSv_dif4%2Fuploads%2Fxmf33XpEi3pxxg0AXQwU%2FSCR-20250620-lxxc.png?alt=media&#x26;token=f1e34308-1a6d-4df1-8f6a-d590bb9c463d" alt=""><figcaption></figcaption></figure>

<figure><img src="https://1941892698-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M_u92JFMboVvSv_dif4%2Fuploads%2F2v3mnYFl7TesDtRGPOSi%2FSCR-20250620-lyvo.png?alt=media&#x26;token=6f5ee741-09af-4e37-bbf6-e02ef0550dbe" alt=""><figcaption></figcaption></figure>

Make sure to use the fields that start with organization\*
