Clay Icon

Troubleshooting Clay Data Import to Attio via Zapier

Β·
Β·

Hey hey - so we've been stuck on importing clay data to Attio. We chose to do this through Zapier, given we're not too technical. The way we're trying to figure this out is: - We've created an HTTP API column in Clay. - We created a "Catch Hook" trigger in Zapier. - Copied the Webhook URL, from Zapier and pasted it to Clay's endpoint. - Configured the body to only - Columns returned success (200), so up to here I think we're good. --------- Where we think problem starts: - We configured the "body", by writing {"email":/email} - Connected out Attio (as a test) to Zapier using Attio's API (Connection is successful) - And then tried to push that record to Attio, through the "Create a new list record" action. Where we're completely stuck - BUT - Zapier does not recognize any existing lists we currently have in Attio, so we're receiving an error and we don't know what to do. Any help would be amazing! Thanks a lot!

  • Avatar of Channeled
    Channeled
    APP
    Β·
    Β·

    It seems like you're encountering an issue with Zapier not recognizing existing lists in Attio when trying to push data from Clay. Let's troubleshoot this step by step: 1. First, ensure that your Clay to Zapier connection is set up correctly: β€’ In Clay, use the HTTP API enrichment. β€’ Set the Method to POST. β€’ Use the Zapier webhook URL as the Endpoint. β€’ Format your data in JSON in the Body section. 2. In Zapier, make sure you've correctly set up the Attio integration: β€’ Verify that your Attio account is properly connected in Zapier. β€’ Double-check that you have the necessary permissions in Attio to access and modify lists. 3. If Zapier still doesn't recognize your Attio lists, try refreshing the connection: β€’ In Zapier, disconnect and reconnect your Attio account. β€’ This often helps Zapier fetch the most up-to-date information from Attio. Could you please copy and paste the exact JSON you're using in the Clay HTTP API Body section? This will help us identify any potential formatting issues that might be causing the problem.

  • Avatar of Channeled
    Channeled
    APP
    Β·
    Β·