Hey Support quick question, I am having trouble with non native intergrations with Lusha to clay. I am having trouble understanding the documentation and seeing what to enter.
To set up a non-native integration between Lusha and Clay, you'll need to use the HTTP API column. Here's how: 1. Add an HTTP API column to your Clay table. 2. Use Lusha's API documentation to get the correct endpoint and method. 3. In Clay, set up the HTTP API with Lusha's endpoint and method. 4. Format the JSON body as needed for Lusha's API. For detailed instructions, check out these resources: ** Basic HTTP API tutorial: A basic tutorial on using HTTP API ** Detailed guide: A guide with more detailed instructions * JSON formatting: Formatting JSON Bodies for HTTP API If you need help with specific JSON formatting, please share it in the chat for troubleshooting.
I dont understand what is required of me from the JSON body
What do I need
For the Lusha integration using Clay's HTTP API column, you'll need to structure your JSON body according to Lusha's API requirements. Here's what to include: 1. Use proper JSON formatting: • Enclose strings in quotes (e.g., "name": "Sam") • Don't use quotes for booleans or numbers (e.g., "age": 30) 2. Reference Clay columns using /column: • For strings: "email": "/column/email" • For numbers: "id": /column/id 3. Include required fields from Lusha's API documentation. To help you troubleshoot, please copy and paste your current JSON body into the chat so we can review it together.
This thread was picked up by our in-app web widget and will no longer sync to Slack. If you are the original poster, you can continue this conversation by logging into https://app.clay.com and clicking "Support" in the sidebar. If you're not the original poster and require help from support, please post in 02 Support.