Clay Icon

is it possible to use Klaviyo as our ESP and export email from clay?

·
·

is it possible to use Klaviyo as our ESP and export email from clay?

  • Avatar of Channeled
    Channeled
    APP
    ·
    ·

    💤 You've caught us outside of our support hours (9am-9pm EST), but don't worry - we'll be back in touch within 24 hours (often sooner!). If you haven't already, please include the URL of your table in the thread below so that we can help you as quickly as possible!

  • Avatar of Bo (.
    Bo (.
    ·
    ·

    Hi there! 👋 Yes, you can use Klaviyo as your ESP and export email contacts from Clay. To set this up, you can either use webhooks or the HTTP API to send data from Clay to Klaviyo. Here’s a quick guide: Option 1: Using Webhooks 1. Set Up a Webhook in Clay to send email contacts directly to Klaviyo. 2. Follow the steps outlined in Clay’s webhook lesson for more details: Intro to Webhooks. Option 2: Using Klaviyo’s API 1. Get Your Klaviyo API Key: Log in to Klaviyo, navigate to Account > Settings > API Keys, and generate a new API key if you don’t have one. 2. Add Contacts via HTTP API: Use the API endpoint to add contacts to Klaviyo. Here’s an example Method POST Endpoint: https://a.klaviyo.com/api/profiles/ \ Header "Authorization: Klaviyo-API-Key your_private_api_key" \ Header "Content-Type: application/json" \ Body { "data": { "type": "profile", "attributes": { "email": "email@example.com", "first_name": "John", "last_name": "Doe" } } }'

  • Avatar of Channeled
    Channeled
    APP
    ·
    ·

    We haven't heard back from you in a bit, so we're going to go ahead and close things out here - feel free to let us know if you still need something!

  • Avatar of Channeled
    Channeled
    APP
    ·
    ·

    Hi Sharan! This thread was recently closed by our Support team. If you have a moment, please share your feedback: