Hey guys, need some help: This is a custom API that connects Clay to Lusha. I've checked my clay account, all good, I also checked Lusha's API key and account, all good.
To troubleshoot the custom API connection issue between Clay and Lusha, let's focus on the HTTP API integration. First, ensure you've set up the HTTP API column correctly in your Clay table. If you're encountering a "Body parse output" 400 error, it's likely related to the JSON formatting. To help you further, could you please copy and paste the JSON you're using for the Lusha API call into the chat? This will allow us to check for any formatting issues that might be causing the problem. For additional guidance on setting up HTTP API in Clay, you can refer to our basic tutorial and detailed guide on using HTTP API. If you need more assistance after sharing the JSON, please don't hesitate to ask.
{ "firstName": " FirstName ", "lastName": " LastName ", "companyDomain": " Domain (2) " }
There is no "body parse input" error
all good here, just re launched the custom API (without modifications and it works... π€·ββοΈ)
Great, I'm going to close this out, but feel free to reply back if you need anything else