Hi! We’re trying to run HTTP request columns since yesterday and it doesn’t work at all. No error or 200 or else. Could you please check it up? https://app.clay.com/workspaces/433607/workbooks/wb_zhwwmc2xjPn4/tables/t_u8jnKpexhfEV/views/gv_sUZ2nQiH2EJM Alexis
If your HTTP request columns aren't working, here are a few steps to try: 1. Perform a hard refresh of your browser: • Windows: Ctrl + Shift + R • Mac: Cmd + Shift + R 2. Check your column dependencies. Ensure that columns depending on data from other columns have their run conditions set correctly. 3. Review your HTTP API setup, including the method, endpoint, query string, and body. If the issue persists, could you please copy and paste the JSON from your HTTP request body into the chat? This will help us troubleshoot further. If you need more assistance after trying these steps, please request human support by clicking on "Talk to a person".
Source: HTTP API with Clay
No
Got it! Just to confirm, when you say you’re trying to run all rows, you clicked the play button, then selected Run all rows that haven't run or have errors, correct? If that's the case, am I good to test this on my end? Just a quick heads-up: this will likely cause those rows to run.
yes, that’s it. Go ahead sure
Ah, got it. This appears to be due to stale data meaning one of the inputs (second image) has upstream data that has changed which creates a probability that the input itself to yield a different result than what appears in the table now. The input in question seems to be the work email waterfall given that "Auto-Update" has been turned off and none of those cells have been ran. If you run the email waterfall for a few rows, the Post Contact HTTP API column will then run. :) Let me know if this makes sense!
Ha, I removed it as we didn’t need to push the email anymore and re ran... and it seems to work 🙂
Ah got it! Okay perfect, let us know if there are any other issues here, happy to help! :)