Clay Icon

How to Filter Inbox Providers on Clay to Exclude Outlook Accounts

ยท
ยท

Hello, how can you check and filter the inbox providers on clay? I don't want to send to any outlook accounts

  • Avatar of Adnan M.
    Adnan M.
    ยท
    ยท

    Do an MX lookup using the nslookup website via Claygent. Then run the next integration conditionally (Only run if outlook is NOt present in X) Faizan S.

  • Avatar of Muhammad S.
    Muhammad S.
    ยท
    ยท

    You can check the ESP of your prospect within clay using HTTP API integration. Its from email guard ๐— ๐—ฒ๐˜๐—ต๐—ผ๐—ฑ: Post

    ๐—˜๐—ป๐—ฑ๐—ฝ๐—ผ๐—ถ๐—ป๐˜: https://app.emailguard.io/api/v1/email-host-lookup

    ๐—›๐—ฒ๐—ฎ๐—ฑ๐—ฒ๐—ฟ๐˜€:
    ๐—”๐˜‚๐˜๐—ต๐—ผ๐—ฟ๐—ถ๐˜‡๐—ฎ๐˜๐—ถ๐—ผ๐—ป: Bearer EMAIL_GUARD_API_KEY
    ๐—–๐—ผ๐—ป๐˜๐—ฒ๐—ป๐˜-๐—ง๐˜†๐—ฝ๐—ฒ: application/json

    ๐—•๐—ผ๐—ฑ๐˜†:
    {"email":"workemail"}
  • Avatar of Muhammad S.
    Muhammad S.
    ยท
    ยท

    Free by google: hit this end point by a get request

    https://dns.google/resolve?name={DOMAIN}&type=MX
  • Avatar of Daniel K.
    Daniel K.
    ยท
    ยท

    Hey there, thanks for the asnwers so far. To add a bit more context! To filter out Outlook accounts on Clay, you can use the HTTP API column feature to check the email domain's MX records. Here's how you can do it: * Extract the domain from the email addresses using Clay's enrichment feature. * Add a new HTTP API column to your table. * Set up the HTTP API column with the following settings: โ€ข Method: GET โ€ข Endpoint: https://dns.google/resolve?name=domain.com&type=MX โ€ข Replace domain.com with the domain you extracted from the email addresses. * Run the column, and then check the MX record response. * If the response includes mail.protection.outlook.com, then you know it's an Outlook account. By following these steps, you can identify and filter out Outlook email accounts from your list before sending emails. If there's anything else I can assist you with, please let me know! ๐Ÿ˜Š Have a great Wednesday, Daniel

  • Avatar of Channeled
    Channeled
    APP
    ยท
    ยท

    Hey there - just wanted to check in here to see if you needed anything else! Feel free to reply back here if you do.

  • 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 Faizan S.! This thread was recently closed by our Support team. If you have a moment, please share your feedback: