I am getting this error - The integration failed to run. Getaddrinfo ENOTFOUND api.mysalesapplication.com
The "ENOTFOUND" error indicates the API endpoint URL cannot be resolved. This typically means:
• Invalid URL: Check that [api.mysalesapplication.com](https://api.mysalesapplication.com) is the correct endpoint
• Typo in domain: Verify spelling and format of the API URL
• Server unavailable: The external API may be down temporarily
To troubleshoot:
Verify the correct API endpoint URL in your HTTP API integration [1]
Test the URL directly in a browser or API tool
Check if the external service is operational
Can you copy and paste the JSON from your HTTP API configuration so I can help troubleshoot further?
If you still need help resolving the integration error, I’m here to assist. Would you like to provide the JSON from your HTTP API configuration so we can troubleshoot further?
How do I get the JSON
To get the JSON from your HTTP API configuration:
Go to your Clay table and find the HTTP API column that's failing
Click on the column header to open the integration settings
Look at the "Body" section - this contains your JSON configuration [1]
Can you copy and paste that JSON from the Body section so I can help troubleshoot the formatting?
If you still need help with your HTTP API integration issue, I’m here to assist. Would you like to share the JSON from the Body section so we can continue troubleshooting?
Still can’t find the json
Here's exactly where to find the JSON:
Go to your Clay table with the failing HTTP API column
Click on the column header (not a cell) to open settings
Look for the "Body" section - that's where your JSON is located [1]
The Body section will show something like:
{
"variable": "ColumnName",
"variable": "ColumnName"
}Can you copy that entire JSON from the Body section and paste it here?
If you still need help locating or sharing the JSON from your HTTP API configuration, I’m here to assist. Would you like to provide more details about what you’re trying to resolve so we can continue troubleshooting?
I am not seeing the body section
Thanks for letting me know. Could you describe what options or sections you do see when you open the HTTP API column settings? This will help me guide you more precisely.
But nimbler is a prebuilt clay integrations
You're absolutely right! Since Nimbler is a prebuilt integration, you won't see a Body section like you would with HTTP API. [1]
For Nimbler integrations, the error suggests the issue is with the API endpoint configuration on Nimbler's side or a temporary connectivity issue.
Can you tell me which specific Nimbler action you're using (Find Mobile Number, Find Personal Email, or Find Work Email) and whether you're using our Clay-managed account or your own API key?
Find personal email Clay managed account
Thanks for the details. Could you share if you've noticed any recent changes in your network or settings that might affect connectivity? Also, have you tried running the integration again after some time to see if the issue persists?
No recent changes Yes just reran the first ten rows and same issue
.png)