Clay Icon

Enriching Bounceban HTTP API to Validate Catch-All Emails

Β·
Β·

What should i add in the body for bounceban HTTP API enrichment to validate catch all?

  • Avatar of Channeled
    Channeled
    APP
    Β·
    Β·

    For the BounceBan HTTP API enrichment to validate catch-all emails, you'll need to include the email address in the body of your request. Here's a general structure: LBKS{ "email": "/email" }LBKSReplace "/email" with the dynamic column tag that contains the email addresses you want to verify. Remember to keep the quotes around the dynamic column tag. To ensure your body is correctly formatted: 1. Use double quotes around both keys and values 2. Avoid extra commas or spaces 3. Make sure all brackets are properly closed If you're still encountering issues, please copy and paste your exact JSON body into the chat so we can troubleshoot further.

  • Avatar of Veena P.
    Veena P.
    Β·
    Β·

    No

  • Avatar of Summiya B.
    Summiya B.
    Β·
    Β·

    GET req dont need body

  • Avatar of Bo (.
    Bo (.
    Β·
    Β·

    Hey Veena,

    BounceBan has created a quick guide for this integration: https://bounceban.tawk.help/article/integrate-bounceban-with-clay

    Check it out and let me know how it goes!

  • Avatar of Channeled
    Channeled
    APP
    Β·
    Β·