Skip to main content
All CollectionsIntegrations and EnrichmentsClay
Guide: Integrate with Landit using HTTP API
Guide: Integrate with Landit using HTTP API

Build custom landing pages with Landit and Clay.

Updated over a week ago

Introduction

In this help center article, you will find step-by-step instructions on how to seamlessly integrate Landit with Clay using the HTTP API enrichment.

Send Clay data to Landit

  1. In Clay, set up a new HTTP API integration with the following settings:

    1. Method: POST

    2. Endpoint: The endpoint will be the URL of your landing page. You can access the API url from the "Details" section of your template in Landit.

    3. Query Parameters: You'll create a query parameter for each of the variables you have in Landit. You do not need to map any field that starts with 'linkedin.' That field will pull directly from the LinkedIn API when you run an enrichment. You always need to map the prospects linkedin_url.

    4. Headers: You'll need an api-key header with the value set to your Landit API key. You can access this from your Landit account under "Account" > "API Credentials"

  2. After running your rows, your Landit URL will be contained in the response of the HTTP column. You can add this as a column by clicking on one of the cells and clicking "Add to column".

Need More Help?

Chat with us below or email us at [email protected].

Did this answer your question?