Hi, I need some help in connecting my Lusha and zoominfo account with clay and use it for phone number and email enrichment along with clay. But since there is no direct API integration for these platform can someone help me how to connect these two platform with clay?
💤 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!
Hi Dakshin! Unfortunately, the Lusha team has requested that we remove their integration from Clay. We understand how valuable this feature can be for you. We encourage you to reach out to Lusha directly and express your interest in having the integration reinstated. You can contact them at this link. In the meantime, you can use the HTTP API with your API key. This works also with your Zoominfo account. If you have any other questions or need further assistance, please let us know.
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!
Hi Dakshin K.! This thread was recently closed by our Support team. If you have a moment, please share your feedback:
Thanks! We've reopened this thread. You can continue to add more detail directly in this thread.
Can i get a video on how to do this?
Hey Dakshin, Thanks for reaching out! Here's a video walking through HTTP API JWT set up (needed for Zoominfo): https://www.loom.com/share/620a30bc74614e13925b0c05922fd5a9 Additional details for set up: Location of JWT token in Auth Response: jwt Auth header: Authorization Method: POST Endpoint for company: https://api.zoominfo.com/enrich/company Endpoint for contact: https://api.zoominfo.com/enrich/contact Lusha (set up with HTTP API, not the JWT option): This is the endpoint needed to enrich contacts : "https://api.lusha.com/person?firstName={{inputname}}&lastName={{inputname}}&company={{inputname} Post method: GET Example body input: { “firstName”: :firstName, “lastName”: :lastName, “organizations”: [ { “company”: :company1, “domain”: :domain1, “isCurrent“: true }, { “company”: :company2, “domain”: :domain2, “isCurrent“: false } ] } Header Name: Authorization Header Value: YOUR_API_KEY Quick video on how HTTP API works: https://www.loom.com/share/114ff06973bd4ed7985b32fa031be867 Docs: https://docs.clay.com/en/articles/9672489-http-api-with-clay Bonus! troubleshooting example of failed body parse issues: https://www.loom.com/share/678e4c40e8c14894a6cd53948176e434 Let me know if this helps.
Hi Dakshin K.! This thread was recently closed by our Support team. If you have a moment, please share your feedback: